From df5e716edf4c11dc1966e25f20b2301dd33dc1eb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 9 Mar 2024 13:47:57 +0900 Subject: [PATCH] Release 2.28.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3756f0cc..4fbb23bc 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.28.7] - 2024-03-09 + - Update `just@latest` to 1.25.0. ## [2.28.6] - 2024-03-08 @@ -1865,7 +1867,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.28.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.7...HEAD +[2.28.7]: https://github.com/taiki-e/install-action/compare/v2.28.6...v2.28.7 [2.28.6]: https://github.com/taiki-e/install-action/compare/v2.28.5...v2.28.6 [2.28.5]: https://github.com/taiki-e/install-action/compare/v2.28.4...v2.28.5 [2.28.4]: https://github.com/taiki-e/install-action/compare/v2.28.3...v2.28.4