From f87f9990b09867202953bff9aa0c80e23ee16bb7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 10 Mar 2025 10:19:42 +0900 Subject: [PATCH] Release 2.49.18 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2beaa9f76..971a6e236 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.18] - 2025-03-10 + - Update `just@latest` to 1.40.0. - Update `mdbook@latest` to 0.4.47. @@ -3650,7 +3652,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.17...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.18...HEAD +[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 [2.49.15]: https://github.com/taiki-e/install-action/compare/v2.49.14...v2.49.15