diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f5390bd..f2ba1487 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.49.32] - 2025-03-20 + - Update `wasmtime@latest` to 31.0.0. ## [2.49.31] - 2025-03-20 @@ -3714,7 +3716,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.49.31...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.32...HEAD +[2.49.32]: https://github.com/taiki-e/install-action/compare/v2.49.31...v2.49.32 [2.49.31]: https://github.com/taiki-e/install-action/compare/v2.49.30...v2.49.31 [2.49.30]: https://github.com/taiki-e/install-action/compare/v2.49.29...v2.49.30 [2.49.29]: https://github.com/taiki-e/install-action/compare/v2.49.28...v2.49.29