chore(release): webpack 5.0.24

This commit is contained in:
Nathan Walker
2025-03-22 18:56:46 -07:00
parent 41ac6d9706
commit fd7502db72
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
## 5.0.24 (2025-03-23)
### 🚀 Features
- **webpack:** support @nativescript-community/svelte-native ([41ac6d970](https://github.com/NativeScript/NativeScript/commit/41ac6d970))
## 5.0.23 (2025-02-26)
### 🚀 Features

View File

@ -1,12 +1,12 @@
{
"name": "@nativescript/webpack",
"version": "5.0.23",
"version": "5.0.24",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@nativescript/webpack",
"version": "5.0.23",
"version": "5.0.24",
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "^7.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@nativescript/webpack",
"version": "5.0.23",
"version": "5.0.24",
"private": false,
"main": "dist/index.js",
"files": [