From c4bf614c2fb42375baf4f51283c33befce095fc5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 3 Dec 2024 10:56:44 +0900 Subject: [PATCH] Release 2.45.15 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8a65d9b..610b95f2 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.45.15] - 2024-12-03 + - Update `typos@latest` to 1.28.2. ## [2.45.14] - 2024-12-02 @@ -3156,7 +3158,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.45.14...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.45.15...HEAD +[2.45.15]: https://github.com/taiki-e/install-action/compare/v2.45.14...v2.45.15 [2.45.14]: https://github.com/taiki-e/install-action/compare/v2.45.13...v2.45.14 [2.45.13]: https://github.com/taiki-e/install-action/compare/v2.45.12...v2.45.13 [2.45.12]: https://github.com/taiki-e/install-action/compare/v2.45.11...v2.45.12