From 5d69aad4283e70e1c447823dfb60bf611091877c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 30 Oct 2024 22:21:18 +0900 Subject: [PATCH] Release 2.44.57 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca70d6af..b76e1b94 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.57] - 2024-10-30 + - Update `release-plz@latest` to 0.3.106. - Update `espup@latest` to 0.13.0. @@ -3008,7 +3010,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.56...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.57...HEAD +[2.44.57]: https://github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57 [2.44.56]: https://github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56 [2.44.55]: https://github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55 [2.44.54]: https://github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54