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