From 6ad9974df998e38cabfa03b4cedaade74e8e659e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 23 Apr 2024 03:17:15 +0900 Subject: [PATCH] Release 2.33.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be8d117..3194d44e 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.33.4] - 2024-04-22 + - Update `biome@latest` to 1.7.1. ## [2.33.3] - 2024-04-21 @@ -2089,7 +2091,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.33.3...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.33.4...HEAD +[2.33.4]: https://github.com/taiki-e/install-action/compare/v2.33.3...v2.33.4 [2.33.3]: https://github.com/taiki-e/install-action/compare/v2.33.2...v2.33.3 [2.33.2]: https://github.com/taiki-e/install-action/compare/v2.33.1...v2.33.2 [2.33.1]: https://github.com/taiki-e/install-action/compare/v2.33.0...v2.33.1