From 2153a01222995861497cc6c0c3b5a402b1461724 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 16 Mar 2025 03:19:20 +0900 Subject: [PATCH] Release 2.49.26 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bb3af3e..b860f619 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.49.26] - 2025-03-15 + - Update `release-plz@latest` to 0.3.126. ## [2.49.25] - 2025-03-15 @@ -3684,7 +3686,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.49.25...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.26...HEAD +[2.49.26]: https://github.com/taiki-e/install-action/compare/v2.49.25...v2.49.26 [2.49.25]: https://github.com/taiki-e/install-action/compare/v2.49.24...v2.49.25 [2.49.24]: https://github.com/taiki-e/install-action/compare/v2.49.23...v2.49.24 [2.49.23]: https://github.com/taiki-e/install-action/compare/v2.49.22...v2.49.23