From 58e862542551f667fa44c8a2a4a1d64ad477c96a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 17 Apr 2026 18:58:58 +0000 Subject: [PATCH] Release 2.75.17 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c6d13cc..d4936a70 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.17] - 2026-04-17 + - Update `tombi@latest` to 0.9.18. - Update `mise@latest` to 2026.4.15. @@ -6291,7 +6293,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.16...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.17...HEAD +[2.75.17]: https://github.com/taiki-e/install-action/compare/v2.75.16...v2.75.17 [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