diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa46e8a..4d86232a 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.54.1] - 2025-06-25 + - Update `wasmtime@latest` to 34.0.1. - Update `cargo-tarpaulin@latest` to 0.32.8. @@ -4020,7 +4022,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.54.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.54.1...HEAD +[2.54.1]: https://github.com/taiki-e/install-action/compare/v2.54.0...v2.54.1 [2.54.0]: https://github.com/taiki-e/install-action/compare/v2.53.2...v2.54.0 [2.53.2]: https://github.com/taiki-e/install-action/compare/v2.53.1...v2.53.2 [2.53.1]: https://github.com/taiki-e/install-action/compare/v2.53.0...v2.53.1