diff --git a/CHANGELOG.md b/CHANGELOG.md index 080d3e0c..e77ca973 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.62.53] - 2025-11-18 + - Update `mdbook@latest` to 0.5.0. - Update `uv@latest` to 0.9.10. @@ -4953,7 +4955,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.62.52...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.53...HEAD +[2.62.53]: https://github.com/taiki-e/install-action/compare/v2.62.52...v2.62.53 [2.62.52]: https://github.com/taiki-e/install-action/compare/v2.62.51...v2.62.52 [2.62.51]: https://github.com/taiki-e/install-action/compare/v2.62.50...v2.62.51 [2.62.50]: https://github.com/taiki-e/install-action/compare/v2.62.49...v2.62.50