Skip to content

Commit 3721f16

Browse files
committed
chore: release 0.3.11-6
1 parent 48c7e87 commit 3721f16

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-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+
## [0.3.11-6] - 2022-06-04
11+
1012
### Fix
1113
- Android null check to fix [#191](https://github.com/cjam/react-native-spotify-remote/issues/191) (Thanks @pretorh)
1214

docs/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3162,7 +3162,7 @@ <h2>Contributors</h2>
31623162
</a>
31633163
<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>
31643164
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3165-
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square" alt="All Contributors"></a></p>
3165+
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square" alt="All Contributors"></a></p>
31663166
<!-- ALL-CONTRIBUTORS-BADGE:END -->
31673167
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
31683168
<!-- prettier-ignore-start -->
@@ -3184,11 +3184,16 @@ <h2>Contributors</h2>
31843184
<td align="center"><a href="https://github.com/gustavoggs"><img src="https://avatars.githubusercontent.com/u/793491?v=4" width="100px;" alt=""/><br /><sub><b>Gustavo Graña</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/issues?q=author%3Agustavoggs" title="Bug reports">🐛</a> <a href="https://github.com/cjam/react-native-spotify-remote/commits?author=gustavoggs" title="Code">💻</a></td>
31853185
<td align="center"><a href="https://www.companjenapps.com"><img src="https://avatars.githubusercontent.com/u/12894112?v=4" width="100px;" alt=""/><br /><sub><b>Dylan</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/commits?author=dylancom" title="Code">💻</a></td>
31863186
<td align="center"><a href="https://github.com/hoang"><img src="https://avatars.githubusercontent.com/u/170571?v=4" width="100px;" alt=""/><br /><sub><b>Hoang</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/commits?author=hoang" title="Code">💻</a></td>
3187+
<td align="center"><a href="https://github.com/pretorh"><img src="https://avatars.githubusercontent.com/u/4050990?v=4" width="100px;" alt=""/><br /><sub><b>Hendri Pretorius</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/issues?q=author%3Apretorh" title="Bug reports">🐛</a> <a href="https://github.com/cjam/react-native-spotify-remote/commits?author=pretorh" title="Code">💻</a></td>
31873188
</tr>
31883189
</table>
31893190
<!-- markdownlint-enable -->
31903191
<!-- prettier-ignore-end -->
31913192
<!-- ALL-CONTRIBUTORS-LIST:END -->
3193+
<a href="#projects-using-this-library" id="projects-using-this-library" style="color: inherit; text-decoration: none;">
3194+
<h2>Projects using this library</h2>
3195+
</a>
3196+
<p>Checkout existing <a href="./PROJECTS.md">Projects</a> that are using this library.</p>
31923197
</div>
31933198
<div style="position:relative;"><a name="typedoc-main-index" class="tsd-anchor"></a></div>
31943199
<section class="tsd-panel-group tsd-index-group">

docs/modules.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3162,7 +3162,7 @@ <h2>Contributors</h2>
31623162
</a>
31633163
<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>
31643164
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3165-
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square" alt="All Contributors"></a></p>
3165+
<p><a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square" alt="All Contributors"></a></p>
31663166
<!-- ALL-CONTRIBUTORS-BADGE:END -->
31673167
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
31683168
<!-- prettier-ignore-start -->
@@ -3184,11 +3184,16 @@ <h2>Contributors</h2>
31843184
<td align="center"><a href="https://github.com/gustavoggs"><img src="https://avatars.githubusercontent.com/u/793491?v=4" width="100px;" alt=""/><br /><sub><b>Gustavo Graña</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/issues?q=author%3Agustavoggs" title="Bug reports">🐛</a> <a href="https://github.com/cjam/react-native-spotify-remote/commits?author=gustavoggs" title="Code">💻</a></td>
31853185
<td align="center"><a href="https://www.companjenapps.com"><img src="https://avatars.githubusercontent.com/u/12894112?v=4" width="100px;" alt=""/><br /><sub><b>Dylan</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/commits?author=dylancom" title="Code">💻</a></td>
31863186
<td align="center"><a href="https://github.com/hoang"><img src="https://avatars.githubusercontent.com/u/170571?v=4" width="100px;" alt=""/><br /><sub><b>Hoang</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/commits?author=hoang" title="Code">💻</a></td>
3187+
<td align="center"><a href="https://github.com/pretorh"><img src="https://avatars.githubusercontent.com/u/4050990?v=4" width="100px;" alt=""/><br /><sub><b>Hendri Pretorius</b></sub></a><br /><a href="https://github.com/cjam/react-native-spotify-remote/issues?q=author%3Apretorh" title="Bug reports">🐛</a> <a href="https://github.com/cjam/react-native-spotify-remote/commits?author=pretorh" title="Code">💻</a></td>
31873188
</tr>
31883189
</table>
31893190
<!-- markdownlint-enable -->
31903191
<!-- prettier-ignore-end -->
31913192
<!-- ALL-CONTRIBUTORS-LIST:END -->
3193+
<a href="#projects-using-this-library" id="projects-using-this-library" style="color: inherit; text-decoration: none;">
3194+
<h2>Projects using this library</h2>
3195+
</a>
3196+
<p>Checkout existing <a href="./PROJECTS.md">Projects</a> that are using this library.</p>
31923197
</div>
31933198
<section class="tsd-panel-group tsd-index-group">
31943199
<h2>Index</h2>

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

0 commit comments

Comments
 (0)