Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit c296c0d

Browse files
chore(release): 0.9.7 [skip ci]
## [0.9.7](v0.9.6...v0.9.7) (2019-01-11) ### Bug Fixes * stopForeground service ([36b1922](36b1922))
1 parent 36b1922 commit c296c0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.9.7](https://github.com/tanguyantoine/react-native-music-control/compare/v0.9.6...v0.9.7) (2019-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* stopForeground service ([36b1922](https://github.com/tanguyantoine/react-native-music-control/commit/36b1922))
7+
18
## [0.9.6](https://github.com/tanguyantoine/react-native-music-control/compare/v0.9.5...v0.9.6) (2019-01-05)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-music-control",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "Add information on lockscreen and control playing music",
55
"main": "lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)