From a84e94e299045061ed32ab2dd36bf618eb2e3ae0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 15 Oct 2024 21:58:17 +0900 Subject: [PATCH] Release 2.44.36 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d5e500..7d472bd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.44.36] - 2024-10-15 + - Update `release-plz@latest` to 0.3.100. ## [2.44.35] - 2024-10-14 @@ -2902,7 +2904,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.35...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.36...HEAD +[2.44.36]: https://github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36 [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