diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c3724a6..e88bdbd7 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.54.0] - 2025-06-22 + - Add `cyclonedx` ([#1000](https://github.com/taiki-e/install-action/pull/1000), thanks @jayvdb) - Update `wasmtime@latest` to 34.0.0. @@ -4012,7 +4014,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.53.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.54.0...HEAD +[2.54.0]: https://github.com/taiki-e/install-action/compare/v2.53.2...v2.54.0 [2.53.2]: https://github.com/taiki-e/install-action/compare/v2.53.1...v2.53.2 [2.53.1]: https://github.com/taiki-e/install-action/compare/v2.53.0...v2.53.1 [2.53.0]: https://github.com/taiki-e/install-action/compare/v2.52.8...v2.53.0