Skip to content

Commit

Permalink
chore(release): 1.59.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.59.12](v1.59.11...v1.59.12) (2024-01-04)

### Bug Fixes

* **import-posts:** `MongoServerError: Authentication failed.` ([50fa788](50fa788))
* **import-posts:** use WHYD_URL_PREFIX env var ([caa0816](caa0816))
  • Loading branch information
semantic-release-bot committed Jan 4, 2024
1 parent caa0816 commit 3e8e715
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.59.12](https://github.com/openwhyd/openwhyd/compare/v1.59.11...v1.59.12) (2024-01-04)


### Bug Fixes

* **import-posts:** `MongoServerError: Authentication failed.` ([50fa788](https://github.com/openwhyd/openwhyd/commit/50fa78879d953d1e7fa305cb1f85598fafc449ed))
* **import-posts:** use WHYD_URL_PREFIX env var ([caa0816](https://github.com/openwhyd/openwhyd/commit/caa08163a389e4fe33be575f0064598e89f2400a))

## [1.59.11](https://github.com/openwhyd/openwhyd/compare/v1.59.10...v1.59.11) (2023-12-29)


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.11",
"version": "1.59.12",
"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 3e8e715

Please sign in to comment.