diff --git a/CHANGELOG.md b/CHANGELOG.md index 420c65c8..6dcbba4a 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.33.25] - 2024-05-18 + - Update `cargo-binstall@latest` to 1.6.7. ## [2.33.24] - 2024-05-17 @@ -2179,7 +2181,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.33.24...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.33.25...HEAD +[2.33.25]: https://github.com/taiki-e/install-action/compare/v2.33.24...v2.33.25 [2.33.24]: https://github.com/taiki-e/install-action/compare/v2.33.23...v2.33.24 [2.33.23]: https://github.com/taiki-e/install-action/compare/v2.33.22...v2.33.23 [2.33.22]: https://github.com/taiki-e/install-action/compare/v2.33.21...v2.33.22