diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b29e9e..a844fb32 100755 --- 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.10.4](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.6.14...v2024.10.4) +## [v2024.10.6](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.10.4...v2024.10.6) + +### Merged + +- Bump to node 22 [`#438`](https://github.com/hifiwi-fi/breadcrum.net/pull/438) + +### Commits + +- Merge pull request #439 from hifiwi-fi/fastify-5 [`46815d0`](https://github.com/hifiwi-fi/breadcrum.net/commit/46815d053e78e3c59c1662b933b060386a9ee606) +- Update to fastify 5 [`fe5b92e`](https://github.com/hifiwi-fi/breadcrum.net/commit/fe5b92e0fba8e5d613aa511ca44349ad4e4db0f6) + +## [v2024.10.4](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.6.14...v2024.10.4) - 2024-10-05 ### Merged diff --git a/package.json b/package.json index d9f6b9ba..3948f2d9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "breadcrum.net", "description": "Breadcrum internet newspaper clippigns", - "version": "2024.10.4", + "version": "2024.10.6", "type": "module", "author": "Bret Comnes (https://bret.io)", "bugs": {