diff --git a/CHANGELOG.md b/CHANGELOG.md index 2abf3fc5..0a89c1cd 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.3] - 2026-02-19 + - Update `mise@latest` to 2026.2.17. - Update `cargo-tarpaulin@latest` to 0.35.2. @@ -5687,7 +5689,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.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.3...HEAD +[2.68.3]: https://github.com/taiki-e/install-action/compare/v2.68.2...v2.68.3 [2.68.2]: https://github.com/taiki-e/install-action/compare/v2.68.1...v2.68.2 [2.68.1]: https://github.com/taiki-e/install-action/compare/v2.68.0...v2.68.1 [2.68.0]: https://github.com/taiki-e/install-action/compare/v2.67.30...v2.68.0