From 6c6fd71fe4fb72c3697d269963d0e15df8adedad Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 7 Aug 2026 13:44:31 +0000 Subject: [PATCH] Release 2.85.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 914a44b6..2b4141cf 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.10] - 2026-08-07 + - Update `uv@latest` to 0.12.2. - Update `tombi@latest` to 1.2.7. @@ -7228,7 +7230,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.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.85.10...HEAD +[2.85.10]: https://github.com/taiki-e/install-action/compare/v2.85.9...v2.85.10 [2.85.9]: https://github.com/taiki-e/install-action/compare/v2.85.8...v2.85.9 [2.85.8]: https://github.com/taiki-e/install-action/compare/v2.85.7...v2.85.8 [2.85.7]: https://github.com/taiki-e/install-action/compare/v2.85.6...v2.85.7