From 02a70f78546855f81cbc7be43a54a4965d769f54 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Sep 2025 19:54:25 +0900 Subject: [PATCH] Release 2.61.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8443eb0c..cc8f712f 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.61.1] - 2025-09-11 + - Update `uv@latest` to 0.8.17. - Update `mise@latest` to 2025.9.8. @@ -4459,7 +4461,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.61.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.1...HEAD +[2.61.1]: https://github.com/taiki-e/install-action/compare/v2.61.0...v2.61.1 [2.61.0]: https://github.com/taiki-e/install-action/compare/v2.60.0...v2.61.0 [2.60.0]: https://github.com/taiki-e/install-action/compare/v2.59.1...v2.60.0 [2.59.1]: https://github.com/taiki-e/install-action/compare/v2.59.0...v2.59.1