From 6039015526aa0d6054352db495b368b9f1065e3f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 20 Jun 2023 01:27:20 +0900 Subject: [PATCH] Release 2.11.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8583a3..64a47704 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.11.4] - 2023-06-19 + - Update `wasm-pack@latest` to 0.12.0. - Update `shfmt@latest` to 3.7.0. @@ -871,7 +873,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.11.3...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.11.4...HEAD +[2.11.4]: https://github.com/taiki-e/install-action/compare/v2.11.3...v2.11.4 [2.11.3]: https://github.com/taiki-e/install-action/compare/v2.11.2...v2.11.3 [2.11.2]: https://github.com/taiki-e/install-action/compare/v2.11.1...v2.11.2 [2.11.1]: https://github.com/taiki-e/install-action/compare/v2.11.0...v2.11.1