Release 2.25.1

This commit is contained in:
Taiki Endo
2024-01-14 23:49:49 +09:00
parent ff0156accf
commit 98cdbf3892

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.25.1] - 2024-01-14
- Update `cargo-make@latest` to 0.37.7.
## [2.25.0] - 2024-01-13
@@ -1619,7 +1621,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.25.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.1...HEAD
[2.25.1]: https://github.com/taiki-e/install-action/compare/v2.25.0...v2.25.1
[2.25.0]: https://github.com/taiki-e/install-action/compare/v2.24.4...v2.25.0
[2.24.4]: https://github.com/taiki-e/install-action/compare/v2.24.3...v2.24.4
[2.24.3]: https://github.com/taiki-e/install-action/compare/v2.24.2...v2.24.3