diff --git a/CHANGELOG.md b/CHANGELOG.md index 40054f80..e3345fe1 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.47.25] - 2025-01-24 + - Update `release-plz@latest` to 0.3.114. - Update `git-cliff@latest` to 2.8.0. @@ -3388,7 +3390,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.47.24...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.25...HEAD +[2.47.25]: https://github.com/taiki-e/install-action/compare/v2.47.24...v2.47.25 [2.47.24]: https://github.com/taiki-e/install-action/compare/v2.47.23...v2.47.24 [2.47.23]: https://github.com/taiki-e/install-action/compare/v2.47.22...v2.47.23 [2.47.22]: https://github.com/taiki-e/install-action/compare/v2.47.21...v2.47.22