Skip to content

Commit cc377a5

Browse files
committed
chore: release v4.2.0
1 parent 06c195a commit cc377a5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.2.0
2+
3+
- added `includePackages` option (thanks to @WIStudent)
4+
15
# 4.1.4
26

37
- provide compatibility starting from Node 12 via package.json `engines` field

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-license-plugin",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"description": "Extracts OSS license information of the npm packages in your webpack output",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)