From 04e2194ad0ac22832a5daf406b967ed0d53974a0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 13 May 2022 07:34:15 +0900 Subject: [PATCH] Release 1.3.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dff5a2ba..cf92eb12 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] +## [1.3.8] - 2022-05-12 + - Update `shfmt@latest` to 3.5.0. ## [1.3.7] - 2022-05-12 @@ -118,7 +120,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.3.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.3.8...HEAD +[1.3.8]: https://github.com/taiki-e/install-action/compare/v1.3.7...v1.3.8 [1.3.7]: https://github.com/taiki-e/install-action/compare/v1.3.6...v1.3.7 [1.3.6]: https://github.com/taiki-e/install-action/compare/v1.3.5...v1.3.6 [1.3.5]: https://github.com/taiki-e/install-action/compare/v1.3.4...v1.3.5