Skip to content

Commit

Permalink
chore(release): 1.59.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.59.6](v1.59.5...v1.59.6) (2023-12-27)

### Bug Fixes

* **pm2:** try to make pm2 reload/update all env vars ([b6662ee](b6662ee))
  • Loading branch information
semantic-release-bot committed Dec 27, 2023
1 parent b6662ee commit 4582dbb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.59.6](https://github.com/openwhyd/openwhyd/compare/v1.59.5...v1.59.6) (2023-12-27)


### Bug Fixes

* **pm2:** try to make pm2 reload/update all env vars ([b6662ee](https://github.com/openwhyd/openwhyd/commit/b6662ee11752d1060df93cbfaa577d0d6d16cccb))

## [1.59.5](https://github.com/openwhyd/openwhyd/compare/v1.59.4...v1.59.5) (2023-12-27)


Expand Down
4 changes: 2 additions & 2 deletions 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.59.5",
"version": "1.59.6",
"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 4582dbb

Please sign in to comment.