From 385db9cc6bf65d19775b02084a4b698eaca9a4f2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 5 Mar 2026 10:47:52 +0900 Subject: [PATCH] Release 2.68.19 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc8889d..dedb5e8d 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.68.19] - 2026-03-05 + - Update `mise@latest` to 2026.3.3. - Update `cargo-auditable@latest` to 0.7.4. @@ -5801,7 +5803,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.68.18...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.19...HEAD +[2.68.19]: https://github.com/taiki-e/install-action/compare/v2.68.18...v2.68.19 [2.68.18]: https://github.com/taiki-e/install-action/compare/v2.68.17...v2.68.18 [2.68.17]: https://github.com/taiki-e/install-action/compare/v2.68.16...v2.68.17 [2.68.16]: https://github.com/taiki-e/install-action/compare/v2.68.15...v2.68.16