From 3e3b2689562788ff0688ff66465875746ff47e73 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 15 Jun 2024 01:11:08 +0900 Subject: [PATCH] Release 2.38.6 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f322d09b..740a3bce 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.38.6] - 2024-06-14 + - Update `just@latest` to 1.29.0. ## [2.38.5] - 2024-06-13 @@ -2326,7 +2328,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.38.5...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.38.6...HEAD +[2.38.6]: https://github.com/taiki-e/install-action/compare/v2.38.5...v2.38.6 [2.38.5]: https://github.com/taiki-e/install-action/compare/v2.38.4...v2.38.5 [2.38.4]: https://github.com/taiki-e/install-action/compare/v2.38.3...v2.38.4 [2.38.3]: https://github.com/taiki-e/install-action/compare/v2.38.2...v2.38.3