diff --git a/CHANGELOG.md b/CHANGELOG.md index eecf7e7b..513a4646 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] +## [1.5.5] - 2022-07-18 + - Update `cargo-hack@latest` to 0.5.15. ## [1.5.4] - 2022-07-16 @@ -183,7 +185,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.5.4...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.5.5...HEAD +[1.5.5]: https://github.com/taiki-e/install-action/compare/v1.5.4...v1.5.5 [1.5.4]: https://github.com/taiki-e/install-action/compare/v1.5.3...v1.5.4 [1.5.3]: https://github.com/taiki-e/install-action/compare/v1.5.2...v1.5.3 [1.5.2]: https://github.com/taiki-e/install-action/compare/v1.5.1...v1.5.2