diff --git a/CHANGELOG.md b/CHANGELOG.md index ce0001c..2cc0629 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.5.3](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.5.2...v4.5.3) (2026-04-30) + ### [4.5.2](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.5.1...v4.5.2) (2026-04-29) ### [4.5.1](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.5.0...v4.5.1) (2026-04-24) diff --git a/package-lock.json b/package-lock.json index 28f9f38..8dbb637 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-admin", - "version": "4.5.2", + "version": "4.5.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-admin", - "version": "4.5.2", + "version": "4.5.3", "dependencies": { "@antv/g2plot": "^2.4.31", "@icon-park/vue": "^1.4.2", diff --git a/package.json b/package.json index 1c2ddb7..1aaae5f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecshopx-admin", - "version": "4.5.2", + "version": "4.5.3", "description": "ecshopx admin", "author": "shopex", "private": true,