From 970d55e3ce02a46d60ffae7b4fab3dedace6e769 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 4 Mar 2025 23:08:34 +0900 Subject: [PATCH] Release 2.49.13 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17caa448d..09ce0527f 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.13] - 2025-03-04 + - Update `trunk@latest` to 0.21.8. ## [2.49.12] - 2025-03-04 @@ -3618,7 +3620,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.12...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.13...HEAD +[2.49.13]: https://github.com/taiki-e/install-action/compare/v2.49.12...v2.49.13 [2.49.12]: https://github.com/taiki-e/install-action/compare/v2.49.11...v2.49.12 [2.49.11]: https://github.com/taiki-e/install-action/compare/v2.49.10...v2.49.11 [2.49.10]: https://github.com/taiki-e/install-action/compare/v2.49.9...v2.49.10