From 7a79fe8c3a13344501c80d99cae481c1c9085912 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Jun 2026 01:27:06 +0000 Subject: [PATCH] Release 2.81.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a76bb749..593c9cc3 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.81.10] - 2026-06-11 + - Update `tombi@latest` to 1.1.3. - Update `release-plz@latest` to 0.3.159. @@ -6808,7 +6810,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.81.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.81.10...HEAD +[2.81.10]: https://github.com/taiki-e/install-action/compare/v2.81.9...v2.81.10 [2.81.9]: https://github.com/taiki-e/install-action/compare/v2.81.8...v2.81.9 [2.81.8]: https://github.com/taiki-e/install-action/compare/v2.81.7...v2.81.8 [2.81.7]: https://github.com/taiki-e/install-action/compare/v2.81.6...v2.81.7