From 541dbe11e2898b05bb65bedbd1d0c4e3092b5bdd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 14 Feb 2026 01:11:33 +0900 Subject: [PATCH] Release 2.67.29 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e79a5d..80a1f6a7 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.29] - 2026-02-13 + - Update `mise@latest` to 2026.2.11. - Update `cargo-no-dev-deps@latest` to 0.2.21. @@ -5641,7 +5643,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.28...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.29...HEAD +[2.67.29]: https://github.com/taiki-e/install-action/compare/v2.67.28...v2.67.29 [2.67.28]: https://github.com/taiki-e/install-action/compare/v2.67.27...v2.67.28 [2.67.27]: https://github.com/taiki-e/install-action/compare/v2.67.26...v2.67.27 [2.67.26]: https://github.com/taiki-e/install-action/compare/v2.67.25...v2.67.26