From 2d7ff60c815c5236dc38fd3909d97d6d605315d2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 18 Aug 2024 04:00:40 +0900 Subject: [PATCH] Release 2.42.25 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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