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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.7] - 2021-04-19
11
+
10
12
### Fixed
11
13
12
14
- Reference error for javascript projects [ #127 ] ( https://github.com/cjam/react-native-spotify-remote/issues/127 )
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.6 " ,
10
+ "version" : " 0.3.7 " ,
11
11
"description" : " React Native wrapper around the Spotify Remote SDK" ,
12
12
"author" : {
13
13
"name" : " Colter McQuay"
26
26
" music" ,
27
27
" audio" ,
28
28
" remote" ,
29
- " mobile" ,
30
- " player"
29
+ " mobile" ,
30
+ " player"
31
31
],
32
32
"main" : " dist/index" ,
33
33
"module" : " dist/index" ,
You can’t perform that action at this time.
0 commit comments