Skip to content

Commit 7700c25

Browse files
committed
chore: release 1.0.0-1
1 parent f651d65 commit 7700c25

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
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.0-1] - 2022-06-17
11+
1012

1113
### Refactor
1214

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3150,7 +3150,7 @@ <h2>Contributors</h2>
31503150
</a>
31513151
<p>Big thanks to <a href="https://github.com/lufinkey">@lufinkey</a> and all of the great work that he has done in the <a href="https://github.com/lufinkey/react-native-spotify">react-native-spotify</a> repo which was the original source of inspiration and some useful patterns for this package.</p>
31523152
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3153-
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square" alt="All Contributors"></a></p>
3153+
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square" alt="All Contributors"></a></p>
31543154
<!-- ALL-CONTRIBUTORS-BADGE:END -->
31553155
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
31563156
<!-- prettier-ignore-start -->

docs/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3150,7 +3150,7 @@ <h2>Contributors</h2>
31503150
</a>
31513151
<p>Big thanks to <a href="https://github.com/lufinkey">@lufinkey</a> and all of the great work that he has done in the <a href="https://github.com/lufinkey/react-native-spotify">react-native-spotify</a> repo which was the original source of inspiration and some useful patterns for this package.</p>
31523152
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3153-
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square" alt="All Contributors"></a></p>
3153+
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square" alt="All Contributors"></a></p>
31543154
<!-- ALL-CONTRIBUTORS-BADGE:END -->
31553155
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
31563156
<!-- prettier-ignore-start -->

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-6",
10+
"version": "1.0.0-1",
1111
"description": "React Native wrapper around the Spotify Remote SDK",
1212
"author": {
1313
"name": "Colter McQuay"

0 commit comments

Comments
 (0)