diff --git a/CHANGELOG.md b/CHANGELOG.md index c9104b0..63791c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v4.0.3](https://github.com/bcomnes/async-neocities/compare/v4.0.2...v4.0.3) +## [v4.0.4](https://github.com/bcomnes/async-neocities/compare/v4.0.3...v4.0.4) + +### Merged + +- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 [`#90`](https://github.com/bcomnes/async-neocities/pull/90) +- build(deps): bump undici from 6.21.0 to 7.0.0 [`#91`](https://github.com/bcomnes/async-neocities/pull/91) + +## [v4.0.3](https://github.com/bcomnes/async-neocities/compare/v4.0.2...v4.0.3) - 2024-11-19 ### Commits @@ -26,7 +33,24 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Drop support back to node 20 [`6fd9b92`](https://github.com/bcomnes/async-neocities/commit/6fd9b929257a3deeeaa9ec193f960347dba8812b) -## [v4.0.0](https://github.com/bcomnes/async-neocities/compare/v3.0.7...v4.0.0) - 2024-11-18 +## [v4.0.0](https://github.com/bcomnes/async-neocities/compare/v3.0.9...v4.0.0) - 2024-11-18 + +### Merged + +- Full rewrite [`#89`](https://github.com/bcomnes/async-neocities/pull/89) + +### Commits + +- **Breaking change:** Full rewrite [`3084aee`](https://github.com/bcomnes/async-neocities/commit/3084aee3454a2fe9af091c76a3ac14a702bf4661) +- Docs [`a4eaed6`](https://github.com/bcomnes/async-neocities/commit/a4eaed6fb0442a709344a80abacf5da2004f1b4d) + +## [v3.0.9](https://github.com/bcomnes/async-neocities/compare/v3.0.8...v3.0.9) - 2024-11-18 + +### Commits + +- revert 3.0.8 release [`bb4cf4b`](https://github.com/bcomnes/async-neocities/commit/bb4cf4b61833f2976b599aab8b488acfb734d088) + +## [v3.0.8](https://github.com/bcomnes/async-neocities/compare/v3.0.7...v3.0.8) - 2024-11-18 ### Merged diff --git a/package.json b/package.json index efe6ce8..8ef2c6e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "async-neocities", "description": "A library and bin to deploy to neocities", - "version": "4.0.3", + "version": "4.0.4", "author": "Bret Comnes (https://bret.io)", "type": "module", "bin": {