We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bcc2f2 commit 6a54048Copy full SHA for 6a54048
HISTORY.md
@@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file.
6
7
<!-- add unreleased items here -->
8
9
+## 6.0.0 - 2025-11-17
10
+
11
* Breaking Change
- * Fix: no longer issue git/hg commit ids when running on dev-resourc. ([#586] via [#588])
12
+ * Fix: no longer issue git/hg commit IDs when analysing dev-resource. ([#586] via [#588])
13
14
[#586]: https://github.com/CycloneDX/cyclonedx-php-composer/issues/586
15
[#588]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/588
semver.txt
@@ -1 +1 @@
1
-5.3.0
+6.0.0
0 commit comments