From f3e9a65cfdfe5d58fd5c51b5ab4a727373a9652c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 5 Sep 2024 03:14:52 +0900 Subject: [PATCH] Release 2.42.41 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6845406e..a7d8186a5 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.42.41] - 2024-09-04 + - Update `typos@latest` to 1.24.5. ## [2.42.40] - 2024-09-03 @@ -2684,7 +2686,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.42.40...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.41...HEAD +[2.42.41]: https://github.com/taiki-e/install-action/compare/v2.42.40...v2.42.41 [2.42.40]: https://github.com/taiki-e/install-action/compare/v2.42.39...v2.42.40 [2.42.39]: https://github.com/taiki-e/install-action/compare/v2.42.38...v2.42.39 [2.42.38]: https://github.com/taiki-e/install-action/compare/v2.42.37...v2.42.38