diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e76f3..d3d6a9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,19 @@ 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.9](https://github.com/hifiwi-fi/yt-dlp-api/compare/v2024.12.4...v2024.12.9) +## [v2024.12.13](https://github.com/hifiwi-fi/yt-dlp-api/compare/v2024.12.9...v2024.12.13) + +### Merged + +- Bump youtubei.js from 12.1.0 to 12.2.0 [`#123`](https://github.com/hifiwi-fi/yt-dlp-api/pull/123) + +### Commits + +- Update to youtubei.js 12 [`831f931`](https://github.com/hifiwi-fi/yt-dlp-api/commit/831f931ba64828a3eef0491ff087aa7bfe07351a) +- More explicit error logging around onesie [`85ad257`](https://github.com/hifiwi-fi/yt-dlp-api/commit/85ad257807a710d5f646f3485e0d2a95bfb8360f) +- Bump neostandard from 0.11.9 to 0.12.0 [`20647e1`](https://github.com/hifiwi-fi/yt-dlp-api/commit/20647e1d9a73349963412e0ded83ff0c97bcbf21) + +## [v2024.12.9](https://github.com/hifiwi-fi/yt-dlp-api/compare/v2024.12.4...v2024.12.9) - 2024-12-09 ### Merged diff --git a/package.json b/package.json index c2904d6..684951e 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.9", + "version": "2024.12.13", "type": "module", "author": "Bret Comnes (https://bret.io)", "bugs": {