File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Refactor
11
+
12
+ - feat: use react-native NativeEventEmitter (#189 )
13
+
10
14
## [ 0.3.11-6] - 2022-06-04
11
15
12
16
### Fix
17
+
13
18
- Android null check to fix [ #191 ] ( https://github.com/cjam/react-native-spotify-remote/issues/191 ) (Thanks @pretorh )
14
19
15
20
## [ 0.3.11-5] - 2022-02-10
@@ -26,15 +31,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
31
- update ` react-native-events ` to ` ^1.0.21 ` (#174 )
27
32
28
33
## [ 0.3.11-3] - 2021-12-19
34
+
29
35
### Fix
36
+
30
37
- Update react-native-events (Fix [ #173 ] ( https://github.com/cjam/react-native-spotify-remote/issues/173 ) )
31
38
- Fix PlayerRestrictions key name ([ #172 ] ( https://github.com/cjam/react-native-spotify-remote/issues/172 ) )
32
39
33
40
## [ 0.3.11-2] - 2021-11-11
41
+
34
42
### Documentation
43
+
35
44
- Add note for Android 11 setup
36
45
37
46
### Chore
47
+
38
48
- Fix build scripts, add back the postpack script
39
49
- update ` .npmignore `
40
50
You can’t perform that action at this time.
0 commit comments