From 0c6ec41fd50792c0be884b73e6da4b56616c1c04 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Apr 2024 09:28:21 +0900 Subject: [PATCH] Release 2.32.12 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a28ad9ef..c75e3a82 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.32.12] - 2024-04-11 + - Update `git-cliff@latest` to 2.2.1. ## [2.32.11] - 2024-04-10 @@ -2033,7 +2035,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.32.11...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.32.12...HEAD +[2.32.12]: https://github.com/taiki-e/install-action/compare/v2.32.11...v2.32.12 [2.32.11]: https://github.com/taiki-e/install-action/compare/v2.32.10...v2.32.11 [2.32.10]: https://github.com/taiki-e/install-action/compare/v2.32.9...v2.32.10 [2.32.9]: https://github.com/taiki-e/install-action/compare/v2.32.8...v2.32.9