Skip to content

Commit 41b55aa

Browse files
committed
release(webpack): 5.0.31
1 parent 4812ae8 commit 41b55aa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/webpack5/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.31 (2026-01-06)
2+
3+
- LICENSE and README.md are now included in the package assets.
4+
15
## 5.0.30 (2026-01-06)
26

37
### 🩹 Fixes

packages/webpack5/package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/webpack",
3-
"version": "5.0.31-next.1",
3+
"version": "5.0.31",
44
"private": false,
55
"main": "dist/index.js",
66
"files": [
@@ -93,5 +93,13 @@
9393
"name": "NativeScript",
9494
"email": "[email protected]"
9595
}
96+
],
97+
"keywords": [
98+
"NativeScript",
99+
"JavaScript",
100+
"Android",
101+
"iOS",
102+
"TypeScript",
103+
"webpack"
96104
]
97105
}

0 commit comments

Comments
 (0)