From 8002e0e61dfa209f5a4071401b4662c95b4e2ead Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 7 Apr 2026 12:53:35 +0000 Subject: [PATCH] Release 2.74.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8823b5c9..21a6c74d 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.74.1] - 2026-04-07 + - Update `mise@latest` to 2026.4.5. - Update `tombi@latest` to 0.9.15. @@ -6159,7 +6161,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.74.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.74.1...HEAD +[2.74.1]: https://github.com/taiki-e/install-action/compare/v2.74.0...v2.74.1 [2.74.0]: https://github.com/taiki-e/install-action/compare/v2.73.0...v2.74.0 [2.73.0]: https://github.com/taiki-e/install-action/compare/v2.72.0...v2.73.0 [2.72.0]: https://github.com/taiki-e/install-action/compare/v2.71.3...v2.72.0