From 3839ec485e8ef50e4a86e9cd116260b68a412c07 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 12 Aug 2025 09:37:44 +0900 Subject: [PATCH] Release 2.58.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef7dcf89..90ebbfd4 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.10] - 2025-08-12 + - Update `editorconfig-checker@latest` to 3.4.0. ## [2.58.9] - 2025-08-11 @@ -4290,7 +4292,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.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.10...HEAD +[2.58.10]: https://github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10 [2.58.9]: https://github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9 [2.58.8]: https://github.com/taiki-e/install-action/compare/v2.58.7...v2.58.8 [2.58.7]: https://github.com/taiki-e/install-action/compare/v2.58.6...v2.58.7