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 826f28d commit f661ab1Copy full SHA for f661ab1
HISTORY.md
@@ -6,10 +6,16 @@ All notable changes to this project will be documented in this file.
6
7
<!-- unreleased changes go here -->
8
9
+
10
+* Changed
11
+ * Utilizes license file gatherer of `@cyclonedx/cyclonedx-library`, previously used own implementation (via [#1398])
12
+* Dependencies
13
+ * Upgraded runtime-dependency `@cyclonedx/cyclonedx-library@8.4.0`, was `@8.3.0` (via [#1398])
14
* Build
15
* Use _TypeScript_ `v5.8.3` now, was `v5.8.2` (via [#1382])
16
17
[#1382]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1382
18
+[#1398]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1398
19
20
## 5.0.1 - 2025-03-17
21
0 commit comments