File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 4.2.1
2
+
3
+ - collect filenames and licenses from child compilers (thanks to @WIStudent )
4
+
1
5
# 4.2.0
2
6
3
7
- added ` includePackages ` option (thanks to @WIStudent )
10
14
# 4.1.3
11
15
12
16
- got rid of some webpack 5 deprecation warnings
13
- - fixed multiple entry module error [ #435 ] ( https://github.com/codepunkt/webpack-license-plugin/issues/435 )
17
+ - fixed multiple entry module error [ #435 ] ( https://github.com/codepunkt/webpack-license-plugin/issues/435 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack-license-plugin" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " Extracts OSS license information of the npm packages in your webpack output" ,
5
5
"keywords" : [
6
6
" webpack" ,
You can’t perform that action at this time.
0 commit comments