From 542cebaaed782771e619bd5609d97659d109c492 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 19 Jan 2026 10:46:39 +0900 Subject: [PATCH] Release 2.66.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab1771a4..3cb35b5c 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.66.7] - 2026-01-19 + - Update `prek@latest` to 0.2.30. - Update `release-plz@latest` to 0.3.151. @@ -5379,7 +5381,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.66.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.66.7...HEAD +[2.66.7]: https://github.com/taiki-e/install-action/compare/v2.66.6...v2.66.7 [2.66.6]: https://github.com/taiki-e/install-action/compare/v2.66.5...v2.66.6 [2.66.5]: https://github.com/taiki-e/install-action/compare/v2.66.4...v2.66.5 [2.66.4]: https://github.com/taiki-e/install-action/compare/v2.66.3...v2.66.4