From af6bbc3b8feaa3c53f42fa204f010ff6b43134b3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 17 Sep 2024 07:46:12 +0900 Subject: [PATCH] Release 2.44.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7cb3715..f56fe2e9 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.2] - 2024-09-16 + - Update `typos@latest` to 1.24.6. - Update `release-plz@latest` to 0.3.90. @@ -2742,7 +2744,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.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.2...HEAD +[2.44.2]: https://github.com/taiki-e/install-action/compare/v2.44.1...v2.44.2 [2.44.1]: https://github.com/taiki-e/install-action/compare/v2.44.0...v2.44.1 [2.44.0]: https://github.com/taiki-e/install-action/compare/v2.43.7...v2.44.0 [2.43.7]: https://github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7