diff --git a/CHANGELOG.md b/CHANGELOG.md index a5fcc08f..bed771ab 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.87.1] - 2026-08-29 + - Update `uv@latest` to 0.12.7. - Update `typos@latest` to 1.49.1. @@ -7402,7 +7404,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.87.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.87.1...HEAD +[2.87.1]: https://github.com/taiki-e/install-action/compare/v2.87.0...v2.87.1 [2.87.0]: https://github.com/taiki-e/install-action/compare/v2.86.8...v2.87.0 [2.86.8]: https://github.com/taiki-e/install-action/compare/v2.86.7...v2.86.8 [2.86.7]: https://github.com/taiki-e/install-action/compare/v2.86.6...v2.86.7