From 87b5304d4e82236718783683826c899da7e5470f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 11 Mar 2025 00:40:47 +0900 Subject: [PATCH] Release 2.49.19 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index acbe5fd99..46ac94fb0 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.49.19] - 2025-03-10 + - Update `cargo-deny@latest` to 0.18.2. ## [2.49.18] - 2025-03-10 @@ -3654,7 +3656,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.49.18...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.19...HEAD +[2.49.19]: https://github.com/taiki-e/install-action/compare/v2.49.18...v2.49.19 [2.49.18]: https://github.com/taiki-e/install-action/compare/v2.49.17...v2.49.18 [2.49.17]: https://github.com/taiki-e/install-action/compare/v2.49.16...v2.49.17 [2.49.16]: https://github.com/taiki-e/install-action/compare/v2.49.15...v2.49.16