From 7bc99eee1f1b8902a125006cf790a1f4c8461e63 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 24 Mar 2026 20:57:21 +0900 Subject: [PATCH] Release 2.69.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb68bf70..310a4758 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.69.8] - 2026-03-24 + - Update `just@latest` to 1.48.0. - Update `uv@latest` to 0.11.0. @@ -6015,7 +6017,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.69.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.8...HEAD +[2.69.8]: https://github.com/taiki-e/install-action/compare/v2.69.7...v2.69.8 [2.69.7]: https://github.com/taiki-e/install-action/compare/v2.69.6...v2.69.7 [2.69.6]: https://github.com/taiki-e/install-action/compare/v2.69.5...v2.69.6 [2.69.5]: https://github.com/taiki-e/install-action/compare/v2.69.4...v2.69.5