diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f9ac3f..cc3e8a24 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.56.7] - 2025-07-07 + - Update `shfmt@latest` to 3.12.0. ## [2.56.6] - 2025-07-06 @@ -4094,7 +4096,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.56.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.7...HEAD +[2.56.7]: https://github.com/taiki-e/install-action/compare/v2.56.6...v2.56.7 [2.56.6]: https://github.com/taiki-e/install-action/compare/v2.56.5...v2.56.6 [2.56.5]: https://github.com/taiki-e/install-action/compare/v2.56.4...v2.56.5 [2.56.4]: https://github.com/taiki-e/install-action/compare/v2.56.3...v2.56.4