Skip to content

Commit

Permalink
chore(release): 1.21.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.1](v1.21.0...v1.21.1) (2020-02-28)

### Bug Fixes

* **#212:** user can add tracks thanks to new google api account for youtube ([#264](#264)) ([6da7db7](6da7db7)), closes [#212](#212) [#262](#262) [#263](#263)
* **#262:** user can add YouTube tracks (when new keys are active) ([c1d7a85](c1d7a85)), closes [#262](#262) [#262](#262)
  • Loading branch information
semantic-release-bot committed Feb 28, 2020
1 parent 6da7db7 commit 852399b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.21.1](https://github.com/openwhyd/openwhyd/compare/v1.21.0...v1.21.1) (2020-02-28)


### Bug Fixes

* **#212:** user can add tracks thanks to new google api account for youtube ([#264](https://github.com/openwhyd/openwhyd/issues/264)) ([6da7db7](https://github.com/openwhyd/openwhyd/commit/6da7db7)), closes [#212](https://github.com/openwhyd/openwhyd/issues/212) [#262](https://github.com/openwhyd/openwhyd/issues/262) [#263](https://github.com/openwhyd/openwhyd/issues/263)
* **#262:** user can add YouTube tracks (when new keys are active) ([c1d7a85](https://github.com/openwhyd/openwhyd/commit/c1d7a85)), closes [#262](https://github.com/openwhyd/openwhyd/issues/262) [#262](https://github.com/openwhyd/openwhyd/issues/262)

# [1.21.0](https://github.com/openwhyd/openwhyd/compare/v1.20.0...v1.21.0) (2019-12-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openwhyd",
"version": "1.21.0",
"version": "1.21.1",
"description": "A web app for collecting, playing and sharing music from various streaming platforms: Youtube, Soundcloud, Bandcamp, Vimeo, Deezer...",
"homepage": "https://openwhyd.org",
"license": "MIT",
Expand Down

0 comments on commit 852399b

Please sign in to comment.