From 133a13585eb96b576726757d256e9531cd6dddf2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 4 Sep 2025 19:54:14 +0900 Subject: [PATCH] Release 2.58.32 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b18871a9..b5c476d9 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.58.32] - 2025-09-04 + - Update `typos@latest` to 1.36.1. ## [2.58.31] - 2025-09-03 @@ -4396,7 +4398,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.58.31...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.32...HEAD +[2.58.32]: https://github.com/taiki-e/install-action/compare/v2.58.31...v2.58.32 [2.58.31]: https://github.com/taiki-e/install-action/compare/v2.58.30...v2.58.31 [2.58.30]: https://github.com/taiki-e/install-action/compare/v2.58.29...v2.58.30 [2.58.29]: https://github.com/taiki-e/install-action/compare/v2.58.28...v2.58.29