Skip to content

Commit

Permalink
chore(release): 1.26.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.26.3](v1.26.2...v1.26.3) (2020-03-12)

### Bug Fixes

* **youtube:** regroup api keys in same project, for [#262](#262) ([#283](#283)) ([f401617](f401617))
  • Loading branch information
semantic-release-bot committed Mar 12, 2020
1 parent f401617 commit 81b474b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.26.3](https://github.com/openwhyd/openwhyd/compare/v1.26.2...v1.26.3) (2020-03-12)


### Bug Fixes

* **youtube:** regroup api keys in same project, for [#262](https://github.com/openwhyd/openwhyd/issues/262) ([#283](https://github.com/openwhyd/openwhyd/issues/283)) ([f401617](https://github.com/openwhyd/openwhyd/commit/f401617))

## [1.26.2](https://github.com/openwhyd/openwhyd/compare/v1.26.1...v1.26.2) (2020-03-12)


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.26.2",
"version": "1.26.3",
"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 81b474b

Please sign in to comment.