Skip to content

Commit 7aa1a11

Browse files
committed
chore: release 1.0.16
1 parent 2b51e92 commit 7aa1a11

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.16] - 2025-01-11
11+
1012
- Updated deps
1113

1214
## [1.0.15] - 2024-10-16

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"bugs": {
88
"url": "https://github.com/vanLesson/react-native-spotify-remote/issues"
99
},
10-
"version": "1.0.15",
10+
"version": "1.0.16",
1111
"description": "React Native wrapper around the Spotify Remote SDK",
1212
"author": {
1313
"name": "vanlesson"
@@ -94,4 +94,4 @@
9494
}
9595
},
9696
"packageManager": "[email protected]"
97-
}
97+
}

0 commit comments

Comments
 (0)