diff --git a/CHANGELOG.md b/CHANGELOG.md index 71ea6556..536782f7 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.45.14] - 2024-12-02 + - Update `dprint@latest` to 0.47.6. ## [2.45.13] - 2024-11-30 @@ -3152,7 +3154,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.45.13...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.45.14...HEAD +[2.45.14]: https://github.com/taiki-e/install-action/compare/v2.45.13...v2.45.14 [2.45.13]: https://github.com/taiki-e/install-action/compare/v2.45.12...v2.45.13 [2.45.12]: https://github.com/taiki-e/install-action/compare/v2.45.11...v2.45.12 [2.45.11]: https://github.com/taiki-e/install-action/compare/v2.45.10...v2.45.11