File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
44
55## unreleased
66
7- ## 6.3.0 -- 2023-12-12
7+ * Build
8+ * Use _ Webpack_ ` v5.90.2 ` now, was ` v5.89.0 ` (via [ #1008 ] , [ #1013 ] )
9+
10+ [ #1008 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1008
11+ [ #1013 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1013
12+
13+ ## 6.3.1 -- 2023-12-11
14+
15+ Maintenance release
16+
17+ ## 6.3.0 -- 2023-12-11
818
919* Dependencies
1020 * Widened optional dependency ` libxmljs2@^0.31||^0.32||^0.33 ` , was ` @^0.31||^0.32 ` (via [ #1001 ] )
Original file line number Diff line number Diff line change 9292 "typedoc" : " ^0.25.0" ,
9393 "typedoc-plugin-missing-exports" : " ^2.0.1" ,
9494 "typescript" : " 5.3.3" ,
95- "webpack" : " 5.90.1 " ,
95+ "webpack" : " 5.90.2 " ,
9696 "webpack-cli" : " 5.1.4" ,
9797 "webpack-node-externals" : " 3.0.0"
9898 },
You can’t perform that action at this time.
0 commit comments