chore(release): 4.4.1

This commit is contained in:
zhangjing1
2026-04-03 14:48:01 +08:00
parent 8d82817dd3
commit 1ac0480d4b
3 changed files with 12 additions and 5 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [4.4.1](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.4.0...v4.4.1) (2026-04-03)
### Features
* **i18n:** sidebar menu locale, invoice keys, and related fixes ([8d82817](https://github.com/shopeX-2002/ECShopX_AdminFrontend/commit/8d82817dd398cde0186096b68f486d765cef0f7a))
## [4.4.0](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.6...v4.4.0) (2026-03-27)
### [4.3.6](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.5...v4.3.6) (2026-03-26)

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-admin",
"version": "4.4.0",
"version": "4.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ecshopx-admin",
"version": "4.4.0",
"version": "4.4.1",
"dependencies": {
"@antv/g2plot": "^2.4.31",
"@icon-park/vue": "^1.4.2",
@@ -49267,4 +49267,4 @@
}
}
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "ecshopx-admin",
"version": "4.4.0",
"version": "4.4.1",
"description": "ecshopx admin",
"author": "shopex",
"private": true,
@@ -139,4 +139,4 @@
"jugglingdb-nano": "0.0.1",
"global": "2.0.1"
}
}
}