From 90558ad1e179036f31467972b00dec6cb80701fa Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 14 Jan 2026 03:40:05 +0900 Subject: [PATCH] Release 2.66.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf8b5352..71914ce7 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.3] - 2026-01-13 + - Update `prek@latest` to 0.2.28. - Update `tombi@latest` to 0.7.19. @@ -5335,7 +5337,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.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.66.3...HEAD +[2.66.3]: https://github.com/taiki-e/install-action/compare/v2.66.2...v2.66.3 [2.66.2]: https://github.com/taiki-e/install-action/compare/v2.66.1...v2.66.2 [2.66.1]: https://github.com/taiki-e/install-action/compare/v2.66.0...v2.66.1 [2.66.0]: https://github.com/taiki-e/install-action/compare/v2.65.16...v2.66.0