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