From 41049aa56687c35e0afa74eed4f09cec4f9afabf Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 26 Jul 2026 08:04:07 +0000 Subject: [PATCH] Release 2.85.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e52b7d..be97e138 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.85.2] - 2026-07-26 + - Update `prek@latest` to 0.4.11. - Update `mise@latest` to 2026.7.13. @@ -7122,7 +7124,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.85.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.85.2...HEAD +[2.85.2]: https://github.com/taiki-e/install-action/compare/v2.85.1...v2.85.2 [2.85.1]: https://github.com/taiki-e/install-action/compare/v2.85.0...v2.85.1 [2.85.0]: https://github.com/taiki-e/install-action/compare/v2.84.1...v2.85.0 [2.84.1]: https://github.com/taiki-e/install-action/compare/v2.84.0...v2.84.1