From e488b1709febfed28832a5b2fcbd6d0a8d23f2af Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 1 Apr 2025 20:54:40 +0900 Subject: [PATCH] Release 2.49.41 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c6b0ab1..102d7afb 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.41] - 2025-04-01 + - Update `mdbook@latest` to 0.4.48. ## [2.49.40] - 2025-03-31 @@ -3760,7 +3762,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.40...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.41...HEAD +[2.49.41]: https://github.com/taiki-e/install-action/compare/v2.49.40...v2.49.41 [2.49.40]: https://github.com/taiki-e/install-action/compare/v2.49.39...v2.49.40 [2.49.39]: https://github.com/taiki-e/install-action/compare/v2.49.38...v2.49.39 [2.49.38]: https://github.com/taiki-e/install-action/compare/v2.49.37...v2.49.38