From a2a5f6e99e1a31540baa0468acfa302cff0f359f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 11:49:09 +0000 Subject: [PATCH] Release 2.86.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89d13603..3ef93044 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.86.4] - 2026-08-20 + - Update `oxfmt@latest` to 1.79.0. - Update `mise@latest` to 2026.8.8. @@ -7328,7 +7330,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.86.3...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.86.4...HEAD +[2.86.4]: https://github.com/taiki-e/install-action/compare/v2.86.3...v2.86.4 [2.86.3]: https://github.com/taiki-e/install-action/compare/v2.86.2...v2.86.3 [2.86.2]: https://github.com/taiki-e/install-action/compare/v2.86.1...v2.86.2 [2.86.1]: https://github.com/taiki-e/install-action/compare/v2.86.0...v2.86.1