From e35e2e777dde071a96489a02ac3f7d214dde10f1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 29 Oct 2024 23:44:23 +0900 Subject: [PATCH] Release 2.44.56 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e54e78da0..15183934d 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.44.56] - 2024-10-29 + - Update `cargo-nextest@latest` to 0.9.82. ## [2.44.55] - 2024-10-29 @@ -2998,7 +3000,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.44.55...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.56...HEAD +[2.44.56]: https://github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56 [2.44.55]: https://github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55 [2.44.54]: https://github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54 [2.44.53]: https://github.com/taiki-e/install-action/compare/v2.44.52...v2.44.53