From 509565405a8a987e73cf742e26b26dcc72c4b01a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 9 Feb 2026 10:54:44 +0900 Subject: [PATCH] Release 2.67.26 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e23547..6e38f0eb 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.67.26] - 2026-02-09 + - Update `tombi@latest` to 0.7.28. - Update `mise@latest` to 2026.2.7. @@ -5605,7 +5607,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.67.25...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.26...HEAD +[2.67.26]: https://github.com/taiki-e/install-action/compare/v2.67.25...v2.67.26 [2.67.25]: https://github.com/taiki-e/install-action/compare/v2.67.24...v2.67.25 [2.67.24]: https://github.com/taiki-e/install-action/compare/v2.67.23...v2.67.24 [2.67.23]: https://github.com/taiki-e/install-action/compare/v2.67.22...v2.67.23