Skip to content

Commit ec68a19

Browse files
chore(release): publish
- project: webpack5 5.0.35
1 parent 2657df4 commit ec68a19

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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.35 (2026-04-29)
2+
3+
### 🩹 Fixes
4+
5+
- **webpack:** inline sourcemaps ([#11188](https://github.com/NativeScript/NativeScript/pull/11188))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 5.0.34 (2026-04-29)
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.34",
3+
"version": "5.0.35",
44
"private": false,
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)