From 6740f9eca9355d30f61ba6c959fece527318bdd6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 25 Oct 2024 02:22:08 +0900 Subject: [PATCH] Release 2.44.49 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c539ef897..49643def8 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.49] - 2024-10-24 + - Update `typos@latest` to 1.26.2. ## [2.44.48] - 2024-10-23 @@ -2960,7 +2962,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.48...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.49...HEAD +[2.44.49]: https://github.com/taiki-e/install-action/compare/v2.44.48...v2.44.49 [2.44.48]: https://github.com/taiki-e/install-action/compare/v2.44.47...v2.44.48 [2.44.47]: https://github.com/taiki-e/install-action/compare/v2.44.46...v2.44.47 [2.44.46]: https://github.com/taiki-e/install-action/compare/v2.44.45...v2.44.46