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 8ef5c1b commit d99d3aeCopy full SHA for d99d3ae
HISTORY.md
@@ -12,7 +12,10 @@ All notable changes to this project will be documented in this file.
12
* New class `Models.ServiceRepository` ([#1164] via [#1165])
13
* Class `Models.Bom` got new property `services` ([#1164] via [#1165])
14
* Serializers and `Bom`-Normalizers will take `Models.Bom.services` into account ([#1164] via [#1165])
15
+* Build
16
+ * Use _webpack_ `v5.96.1` now, was `v.95.0` (via [#1159])
17
18
+[#1159]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1159
19
[#1164]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1164
20
[#1165]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1165
21
0 commit comments