File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
## [ Unreleased]
7
+
8
+ ## [ 0.3.6] - 2021-04-15
7
9
### Added
8
10
- ` playerContextChanged ` events to iOS & Android [ #118 ] ( https://github.com/cjam/react-native-spotify-remote/pull/118 )
9
11
- CODE flow for Android Authentication [ #121 ] ( https://github.com/cjam/react-native-spotify-remote/pull/121 )
@@ -146,4 +148,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146
148
### Added
147
149
- iOS Auth Support
148
150
- iOS App Remote
149
- - Minor API Documentation
151
+ - Minor API Documentation
Original file line number Diff line number Diff line change 7
7
"bugs" : {
8
8
"url" : " https://github.com/cjam/react-native-spotify-remote/issues"
9
9
},
10
- "version" : " 0.3.5 " ,
10
+ "version" : " 0.3.6 " ,
11
11
"description" : " React Native wrapper around the Spotify Remote SDK" ,
12
12
"author" : {
13
13
"name" : " Colter McQuay"
83
83
}
84
84
}
85
85
}
86
- }
86
+ }
You can’t perform that action at this time.
0 commit comments