diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eaedd80..cb81b422 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.44.6] - 2024-09-20 + - Update `wasmtime@latest` to 25.0.0. ## [2.44.5] - 2024-09-19 @@ -2760,7 +2762,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.44.5...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.6...HEAD +[2.44.6]: https://github.com/taiki-e/install-action/compare/v2.44.5...v2.44.6 [2.44.5]: https://github.com/taiki-e/install-action/compare/v2.44.4...v2.44.5 [2.44.4]: https://github.com/taiki-e/install-action/compare/v2.44.3...v2.44.4 [2.44.3]: https://github.com/taiki-e/install-action/compare/v2.44.2...v2.44.3