From b73641544fa07f377e27da800b7ad8f721efd08b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 3 Apr 2024 03:27:29 +0900 Subject: [PATCH] Release 2.32.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c68ff0..643d69b4 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.3] - 2024-04-02 + - Update `typos@latest` to 1.20.3. ## [2.32.2] - 2024-04-02 @@ -1991,7 +1993,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.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.32.3...HEAD +[2.32.3]: https://github.com/taiki-e/install-action/compare/v2.32.2...v2.32.3 [2.32.2]: https://github.com/taiki-e/install-action/compare/v2.32.1...v2.32.2 [2.32.1]: https://github.com/taiki-e/install-action/compare/v2.32.0...v2.32.1 [2.32.0]: https://github.com/taiki-e/install-action/compare/v2.31.3...v2.32.0