From f3a27926ea13d7be3ee2f4cbb925883cf9442b56 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 7 Jul 2025 10:17:32 +0900 Subject: [PATCH] Release 2.56.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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