From 065d6a08a14e61e89fb0a4c10eecdbdef39c7d8e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 29 Jul 2026 16:12:22 +0000 Subject: [PATCH] Release 2.85.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c51c5e08..35f5ffb1 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.4] - 2026-07-29 + - Update `uv@latest` to 0.11.33. - Update `mise@latest` to 2026.7.15. @@ -7144,7 +7146,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.3...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.85.4...HEAD +[2.85.4]: https://github.com/taiki-e/install-action/compare/v2.85.3...v2.85.4 [2.85.3]: https://github.com/taiki-e/install-action/compare/v2.85.2...v2.85.3 [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