Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file.

<!-- add unreleased items here -->

## 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
Expand Down
2 changes: 1 addition & 1 deletion semver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.0
6.0.0
Loading