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