We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfaf08 commit c30a1d3Copy full SHA for c30a1d3
HISTORY.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## unreleased
6
7
+## 6.3.2 -- 2024-02-25
8
+
9
* Refactor
10
* Removed dynamic imports in _Node.js_-specific XML serializer lookup ([#1017] via [#1018])
11
This should improve compatibility with linkers and bundlers.
@@ -16,7 +18,6 @@ All notable changes to this project will be documented in this file.
16
18
[#1017]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1017
17
19
[#1018]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1018
20
-
21
## 6.3.1 -- 2023-12-11
22
23
Maintenance release
0 commit comments