File tree 2 files changed +12
-2
lines changed
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.
4
4
5
5
## unreleased
6
6
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
8
18
9
19
* Dependencies
10
20
* 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 92
92
"typedoc" : " ^0.25.0" ,
93
93
"typedoc-plugin-missing-exports" : " ^2.0.1" ,
94
94
"typescript" : " 5.3.3" ,
95
- "webpack" : " 5.90.1 " ,
95
+ "webpack" : " 5.90.2 " ,
96
96
"webpack-cli" : " 5.1.4" ,
97
97
"webpack-node-externals" : " 3.0.0"
98
98
},
You can’t perform that action at this time.
0 commit comments