From a2352fc6ce487f030a3aa709482d57823eadfb37 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 17 Apr 2026 01:50:56 +0000 Subject: [PATCH] Release 2.75.16 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c5e81cc..2b0e2dd1 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.75.16] - 2026-04-17 + - Update `uv@latest` to 0.11.7. - Update `mise@latest` to 2026.4.14. @@ -6285,7 +6287,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.75.15...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.16...HEAD +[2.75.16]: https://github.com/taiki-e/install-action/compare/v2.75.15...v2.75.16 [2.75.15]: https://github.com/taiki-e/install-action/compare/v2.75.14...v2.75.15 [2.75.14]: https://github.com/taiki-e/install-action/compare/v2.75.13...v2.75.14 [2.75.13]: https://github.com/taiki-e/install-action/compare/v2.75.12...v2.75.13