Skip to content

Commit 812c90b

Browse files
committed
release(webpack): 5.0.28
1 parent 175ea84 commit 812c90b

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.28 (2025-12-05)
2+
3+
### 🩹 Fixes
4+
5+
- **webpack:** hmr handling ([#11002](https://github.com/NativeScript/NativeScript/pull/11002))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 5.0.27 (2025-11-28)
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.27",
3+
"version": "5.0.28",
44
"private": false,
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)