Skip to content

Commit f4827af

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1458736 commit f4827af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
55
## unreleased
66

77
<!-- unreleased changes go here -->
8-
8+
* Added
9+
* Reproducible SBOM results have Metadata's property `cdx:reproducible` populated ([#1054] via [#1373])
10+
See the [official property taxonomy `cdx`](https://cyclonedx.github.io/cyclonedx-property-taxonomy/cdx.html) for details.
911
* Build
1012
* Use _TypeScript_ `v5.9.3` now, was `v5.9.2` (via [#1356])
1113

14+
[#1054]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1054
1215
[#1356]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1356
16+
[#1373]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1373
1317

1418
## 4.0.3 - 2025-09-22
1519

0 commit comments

Comments
 (0)