From 4684b8405694ae9dd42c9f39ba901a70ae83f4a3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 5 Jul 2026 16:06:56 +0000 Subject: [PATCH] Release 2.82.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f7009d..55392bfa 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.82.9] - 2026-07-05 + - Update `vacuum@latest` to 0.29.9. - Update `prek@latest` to 0.4.8. @@ -6974,7 +6976,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.82.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.9...HEAD +[2.82.9]: https://github.com/taiki-e/install-action/compare/v2.82.8...v2.82.9 [2.82.8]: https://github.com/taiki-e/install-action/compare/v2.82.7...v2.82.8 [2.82.7]: https://github.com/taiki-e/install-action/compare/v2.82.6...v2.82.7 [2.82.6]: https://github.com/taiki-e/install-action/compare/v2.82.5...v2.82.6