From b6ff580856c41316412a0b9b60540fbc6f8c82cc Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 24 Aug 2026 13:01:09 +0000 Subject: [PATCH] Release 2.86.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8a564ea..cfb1f51b 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.7] - 2026-08-24 + - Update `tombi@latest` to 1.4.1. - Update `rafn@latest` to 0.1.5. @@ -7358,7 +7360,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.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.86.7...HEAD +[2.86.7]: https://github.com/taiki-e/install-action/compare/v2.86.6...v2.86.7 [2.86.6]: https://github.com/taiki-e/install-action/compare/v2.86.5...v2.86.6 [2.86.5]: https://github.com/taiki-e/install-action/compare/v2.86.4...v2.86.5 [2.86.4]: https://github.com/taiki-e/install-action/compare/v2.86.3...v2.86.4