Skip to content

Commit b5b1333

Browse files
committed
chore: release 0.3.11-3
1 parent 0ccb120 commit b5b1333

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.3.11-3] - 2021-12-19
911
### Fix
1012
- Update react-native-events (Fix [#173](https://github.com/cjam/react-native-spotify-remote/issues/173))
1113
- Fix PlayerRestrictions key name ([#172](https://github.com/cjam/react-native-spotify-remote/issues/172))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"bugs": {
88
"url": "https://github.com/cjam/react-native-spotify-remote/issues"
99
},
10-
"version": "0.3.11-2",
10+
"version": "0.3.11-3",
1111
"description": "React Native wrapper around the Spotify Remote SDK",
1212
"author": {
1313
"name": "Colter McQuay"

0 commit comments

Comments
 (0)