Release 2.5.0

This commit is contained in:
Taiki Endo
2023-02-24 02:39:32 +09:00
parent 11d418d698
commit d3afca2ffc

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.5.0] - 2023-02-23
- Update `cargo-llvm-cov@latest` to 0.5.10. - Update `cargo-llvm-cov@latest` to 0.5.10.
- Switch to composite action. ([#58](https://github.com/taiki-e/install-action/pull/58)) - Switch to composite action. ([#58](https://github.com/taiki-e/install-action/pull/58))
@@ -635,7 +637,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.4.4...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.5.0...HEAD
[2.5.0]: https://github.com/taiki-e/install-action/compare/v2.4.4...v2.5.0
[2.4.4]: https://github.com/taiki-e/install-action/compare/v2.4.3...v2.4.4 [2.4.4]: https://github.com/taiki-e/install-action/compare/v2.4.3...v2.4.4
[2.4.3]: https://github.com/taiki-e/install-action/compare/v2.4.2...v2.4.3 [2.4.3]: https://github.com/taiki-e/install-action/compare/v2.4.2...v2.4.3
[2.4.2]: https://github.com/taiki-e/install-action/compare/v2.4.1...v2.4.2 [2.4.2]: https://github.com/taiki-e/install-action/compare/v2.4.1...v2.4.2