Skip to content

Commit bae5c33

Browse files
committed
release(webpack): 5.0.29
1 parent 4626d53 commit bae5c33

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/webpack5/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 5.0.29 (2025-12-19)
2+
3+
### 🩹 Fixes
4+
5+
- **webpack:** sourceMap path when using CommonJS ([#11013](https://github.com/NativeScript/NativeScript/pull/11013))
6+
7+
### ❤️ Thank You
8+
9+
- Jason Cassidy @jcassidyav
10+
111
## 5.0.28 (2025-12-05)
212

313
### 🩹 Fixes

packages/webpack5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/webpack",
3-
"version": "5.0.29-next.0",
3+
"version": "5.0.29",
44
"private": false,
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)