Skip to content

Commit 9409282

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2022-04-20) ### Features * add support for playing playlists ([aec884f](aec884f)) * improve signin instructions ([422a01e](422a01e))
1 parent aec884f commit 9409282

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.10.0](https://github.com/garredow/raincloud/compare/v1.9.0...v1.10.0) (2022-04-20)
2+
3+
4+
### Features
5+
6+
* add support for playing playlists ([aec884f](https://github.com/garredow/raincloud/commit/aec884fdf2a675317bce70cf8a68eef862220755))
7+
* improve signin instructions ([422a01e](https://github.com/garredow/raincloud/commit/422a01e7833db0bffcdbbf803970772bfefdc781))
8+
19
# [1.9.0](https://github.com/garredow/raincloud/compare/v1.8.0...v1.9.0) (2022-04-19)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raincloud",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)