From 23db74cab27cd77071e076a00b569de9549cf0dd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 11 Feb 2025 19:00:49 +0900 Subject: [PATCH] Release 2.48.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b723a716..91b1c890 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.48.8] - 2025-02-11 + - Update `cargo-no-dev-deps@latest` to 0.2.15. - Update `cargo-minimal-versions@latest` to 0.1.30. @@ -3482,7 +3484,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.48.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.48.8...HEAD +[2.48.8]: https://github.com/taiki-e/install-action/compare/v2.48.7...v2.48.8 [2.48.7]: https://github.com/taiki-e/install-action/compare/v2.48.6...v2.48.7 [2.48.6]: https://github.com/taiki-e/install-action/compare/v2.48.5...v2.48.6 [2.48.5]: https://github.com/taiki-e/install-action/compare/v2.48.4...v2.48.5