diff --git a/HISTORY.md b/HISTORY.md index cdbcca2e..701c7b82 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file. +## 6.0.0 - 2025-11-17 + * Breaking Change - * Fix: no longer issue git/hg commit ids when running on dev-resourc. ([#586] via [#588]) + * Fix: no longer issue git/hg commit IDs when analysing dev-resource. ([#586] via [#588]) [#586]: https://github.com/CycloneDX/cyclonedx-php-composer/issues/586 [#588]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/588 diff --git a/semver.txt b/semver.txt index 03f488b0..09b254e9 100644 --- a/semver.txt +++ b/semver.txt @@ -1 +1 @@ -5.3.0 +6.0.0