diff --git a/CHANGELOG.md b/CHANGELOG.md index 33470bd5..45ca5e9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.65.16] - 2026-01-10 + - Update `zola@latest` to 0.22.0. - Update `wasmtime@latest` to 40.0.1. @@ -5307,7 +5309,8 @@ Note: This release is considered a breaking change because installing on version Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.15...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.16...HEAD +[2.65.16]: https://github.com/taiki-e/install-action/compare/v2.65.15...v2.65.16 [2.65.15]: https://github.com/taiki-e/install-action/compare/v2.65.14...v2.65.15 [2.65.14]: https://github.com/taiki-e/install-action/compare/v2.65.13...v2.65.14 [2.65.13]: https://github.com/taiki-e/install-action/compare/v2.65.12...v2.65.13