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 c3d0d55 commit 8f792b7Copy full SHA for 8f792b7
HISTORY.md
@@ -9,9 +9,12 @@ All notable changes to this project will be documented in this file.
9
* Build
10
* Use _TypeScript_ `v5.9.3` now, was `v5.9.2` (via [#1308])
11
* Use _webpack_ `v5.102.0` now, was `v5.101.3` (via [#1309])
12
+* Dependencies
13
+ * Support optional peer dependency `xmlbuilder2@^3.0.2||^4.0.0`, was `xmlbuilder2@^3.0.2` (via [#1321])
14
15
[#1308]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1308
16
[#1309]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1309
17
+[#1321]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1321
18
19
## 9.0.0 -- 2025-09-15
20
0 commit comments