From 995f97569c4a8ae84dcd7e1a0107f65ca6ebf139 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 11 Feb 2025 21:28:32 +0900 Subject: [PATCH] Release 2.48.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cd0488d..83984076 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.9] - 2025-02-11 + - Update `cargo-spellcheck@latest` to 0.15.2. ## [2.48.8] - 2025-02-11 @@ -3486,7 +3488,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.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.48.9...HEAD +[2.48.9]: https://github.com/taiki-e/install-action/compare/v2.48.8...v2.48.9 [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