From 1936c8cfe365805f86ceb097d570620cc3a19932 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 25 Jan 2025 00:31:34 +0900 Subject: [PATCH] Release 2.47.25 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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