From 9e1e5806d4a4822de933115878265be9aaa786d9 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 21 Jun 2026 09:32:36 +0000 Subject: [PATCH] Release 2.82.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0859924a..1284c4ec 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.82.2] - 2026-06-21 + - Update `xh@latest` to 0.26.1. - Update `uv@latest` to 0.11.23. @@ -6874,7 +6876,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.82.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.2...HEAD +[2.82.2]: https://github.com/taiki-e/install-action/compare/v2.82.1...v2.82.2 [2.82.1]: https://github.com/taiki-e/install-action/compare/v2.82.0...v2.82.1 [2.82.0]: https://github.com/taiki-e/install-action/compare/v2.81.11...v2.82.0 [2.81.11]: https://github.com/taiki-e/install-action/compare/v2.81.10...v2.81.11