From fe7bfc78d70e2f63416e376ac149ff352a677dac Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 20 Nov 2024 04:17:46 +0900 Subject: [PATCH] Release 2.44.72 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5129888b..269cbf2d 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.72] - 2024-11-19 + - Update `cargo-dinghy@latest` to 0.8.0. - Update `cargo-binstall@latest` to 1.10.13. @@ -3082,7 +3084,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.71...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.72...HEAD +[2.44.72]: https://github.com/taiki-e/install-action/compare/v2.44.71...v2.44.72 [2.44.71]: https://github.com/taiki-e/install-action/compare/v2.44.70...v2.44.71 [2.44.70]: https://github.com/taiki-e/install-action/compare/v2.44.69...v2.44.70 [2.44.69]: https://github.com/taiki-e/install-action/compare/v2.44.68...v2.44.69