[TBID:ECX-9355] release: 4.9.0

This commit is contained in:
lukaijie
2026-07-17 16:47:21 +08:00
parent 2b6a639592
commit 6dce6eb5fa
3 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
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.9.0](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.8.1...v4.9.0) (2026-07-17)
### [4.8.1](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.8.0...v4.8.1) (2026-07-15)
## [4.8.0](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.7.0...v4.8.0) (2026-07-03)

4
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "ecshopx-admin",
"version": "4.8.1",
"version": "4.9.0",
"description": "ecshopx admin",
"author": "shopex",
"private": true,