From 5e434d46449f862cf1aad510c0b87f51110e7334 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 12 Apr 2025 01:53:39 +0900 Subject: [PATCH] Release 2.49.48 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6bbed40..5cd746d3 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.48] - 2025-04-11 + - Update `release-plz@latest` to 0.3.131. - Update `cargo-nextest@latest` to 0.9.94. @@ -3804,7 +3806,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.47...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.48...HEAD +[2.49.48]: https://github.com/taiki-e/install-action/compare/v2.49.47...v2.49.48 [2.49.47]: https://github.com/taiki-e/install-action/compare/v2.49.46...v2.49.47 [2.49.46]: https://github.com/taiki-e/install-action/compare/v2.49.45...v2.49.46 [2.49.45]: https://github.com/taiki-e/install-action/compare/v2.49.44...v2.49.45