diff --git a/CHANGELOG.md b/CHANGELOG.md index f609668..e8e76f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v2024.12.4](https://github.com/hifiwi-fi/yt-dlp-api/compare/v2024.11.27...v2024.12.4) +## [v2024.12.9](https://github.com/hifiwi-fi/yt-dlp-api/compare/v2024.12.4...v2024.12.9) + +### Merged + +- Bump yt-dlp[default] from 2024.12.3 to 2024.12.6 in /ytdlp-server [`#121`](https://github.com/hifiwi-fi/yt-dlp-api/pull/121) + +### Commits + +- Merge pull request #119 from hifiwi-fi/dependabot/pip/ytdlp-server/six-1.17.0 [`4eb54d9`](https://github.com/hifiwi-fi/yt-dlp-api/commit/4eb54d9bed058c107691ab0d37e79fe04f1a9dbc) +- Bump six from 1.16.0 to 1.17.0 in /ytdlp-server [`f138051`](https://github.com/hifiwi-fi/yt-dlp-api/commit/f13805145713d33a0ee9ab166fdc38d77376438c) + +## [v2024.12.4](https://github.com/hifiwi-fi/yt-dlp-api/compare/v2024.11.27...v2024.12.4) - 2024-12-04 ### Commits diff --git a/package.json b/package.json index 068dba5..3cf1505 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yt-dlp-api", "description": "An API for efficiently and flexibly fetching media data from around the web", - "version": "2024.12.4", + "version": "2024.12.9", "type": "module", "author": "Bret Comnes (https://bret.io)", "bugs": {