Release 2.22.2

This commit is contained in:
Taiki Endo
2023-12-15 02:00:06 +09:00
parent 8cb713e5d4
commit c2648687d6

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.22.2] - 2023-12-14
- Update `cargo-llvm-cov@latest` to 0.5.38. - Update `cargo-llvm-cov@latest` to 0.5.38.
## [2.22.1] - 2023-12-12 ## [2.22.1] - 2023-12-12
@@ -1501,7 +1503,8 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.1...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.2...HEAD
[2.22.2]: https://github.com/taiki-e/install-action/compare/v2.22.1...v2.22.2
[2.22.1]: https://github.com/taiki-e/install-action/compare/v2.22.0...v2.22.1 [2.22.1]: https://github.com/taiki-e/install-action/compare/v2.22.0...v2.22.1
[2.22.0]: https://github.com/taiki-e/install-action/compare/v2.21.27...v2.22.0 [2.22.0]: https://github.com/taiki-e/install-action/compare/v2.21.27...v2.22.0
[2.21.27]: https://github.com/taiki-e/install-action/compare/v2.21.26...v2.21.27 [2.21.27]: https://github.com/taiki-e/install-action/compare/v2.21.26...v2.21.27