From 42f4ec8e42bf7fe4dadd39bfc534566095a8edff Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 14 Oct 2024 11:11:03 +0900 Subject: [PATCH] Release 2.44.35 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bc8b536..ec876267 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.44.35] - 2024-10-14 + - Update `release-plz@latest` to 0.3.99. ## [2.44.34] - 2024-10-13 @@ -2896,7 +2898,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.44.34...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.35...HEAD +[2.44.35]: https://github.com/taiki-e/install-action/compare/v2.44.34...v2.44.35 [2.44.34]: https://github.com/taiki-e/install-action/compare/v2.44.33...v2.44.34 [2.44.33]: https://github.com/taiki-e/install-action/compare/v2.44.32...v2.44.33 [2.44.32]: https://github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32