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