diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5ba650..0674d0c7 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.42.25] - 2024-08-17 + - Update `shfmt@latest` to 3.9.0. - Update `zola@latest` to 0.19.2. @@ -2606,7 +2608,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.42.24...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.25...HEAD +[2.42.25]: https://github.com/taiki-e/install-action/compare/v2.42.24...v2.42.25 [2.42.24]: https://github.com/taiki-e/install-action/compare/v2.42.23...v2.42.24 [2.42.23]: https://github.com/taiki-e/install-action/compare/v2.42.22...v2.42.23 [2.42.22]: https://github.com/taiki-e/install-action/compare/v2.42.21...v2.42.22