From 2db346588ecc179293df26b2f8dcc61d3b3ecc40 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 9 Apr 2025 00:34:40 +0900 Subject: [PATCH] Release 2.49.46 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17921356..eaa97bdc 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.46] - 2025-04-08 + - Update `espup@latest` to 0.15.0. - Update `trunk@latest` to 0.21.13. @@ -3792,7 +3794,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.45...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.46...HEAD +[2.49.46]: https://github.com/taiki-e/install-action/compare/v2.49.45...v2.49.46 [2.49.45]: https://github.com/taiki-e/install-action/compare/v2.49.44...v2.49.45 [2.49.44]: https://github.com/taiki-e/install-action/compare/v2.49.43...v2.49.44 [2.49.43]: https://github.com/taiki-e/install-action/compare/v2.49.42...v2.49.43