From 80779d0b81222e7a5d0c5751d3c2537d4a36f556 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 26 Mar 2026 17:17:31 +0000 Subject: [PATCH] Release 2.69.11 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 965e6aa6..d9b0bfc7 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.11] - 2026-03-26 + - Update `dprint@latest` to 0.53.1. - Update `mise@latest` to 2026.3.16. @@ -6035,7 +6037,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.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.11...HEAD +[2.69.11]: https://github.com/taiki-e/install-action/compare/v2.69.10...v2.69.11 [2.69.10]: https://github.com/taiki-e/install-action/compare/v2.69.9...v2.69.10 [2.69.9]: https://github.com/taiki-e/install-action/compare/v2.69.8...v2.69.9 [2.69.8]: https://github.com/taiki-e/install-action/compare/v2.69.7...v2.69.8