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 c03e582 commit 24efa26Copy full SHA for 24efa26
HISTORY.md
@@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file.
6
7
<!-- add unreleased items here -->
8
9
+## 6.4.2 -- 2024-03-21
10
+
11
+* Build
12
+ * Use _TypeScript_ `v5.4.3` now, was `v5.4.2` (via [#1030])
13
+ * Use _webpack_ `v5.91.0` now, was `v5.90.3` (via [#1031])
14
15
+[#1030]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1030
16
+[#1031]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1031
17
18
## 6.4.1 -- 2024-03-18
19
20
* Documentation
0 commit comments