From de6bbd1333b8f331563d54a051e542c7dfef81c3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Mar 2026 22:30:26 +0900 Subject: [PATCH] Release 2.68.34 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6739a1d8..e6b74046 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.68.34] - 2026-03-16 + - Update `prek@latest` to 0.3.6. - Update `vacuum@latest` to 0.25.2. @@ -5907,7 +5909,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.68.33...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.34...HEAD +[2.68.34]: https://github.com/taiki-e/install-action/compare/v2.68.33...v2.68.34 [2.68.33]: https://github.com/taiki-e/install-action/compare/v2.68.32...v2.68.33 [2.68.32]: https://github.com/taiki-e/install-action/compare/v2.68.31...v2.68.32 [2.68.31]: https://github.com/taiki-e/install-action/compare/v2.68.30...v2.68.31