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 3fdddad commit c16c056Copy full SHA for c16c056
HISTORY.md
@@ -15,9 +15,12 @@ All notable changes to this project will be documented in this file.
15
* `Validation.ValidationError`
16
* `Validation.NotImplementedError`
17
* `Validation.MissingOptionalDependencyError`
18
+* Build
19
+ * Use _Webpack_ `v5.80.0` now, was `5.79.0`. (via [#686])
20
21
[#520]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/520
22
[#652]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/652
23
+[#686]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/686
24
25
## 1.13.3 - 2023-04-05
26
0 commit comments