diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c79e0..30d5b65 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.6.8](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.6.7...v4.6.8) (2026-06-12) + ### [4.6.7](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.6.5...v4.6.7) (2026-06-09) ### [4.6.6](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.6.5...v4.6.6) (2026-06-05) diff --git a/package-lock.json b/package-lock.json index f9879f1..7055131 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-admin", - "version": "4.6.7", + "version": "4.6.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-admin", - "version": "4.6.7", + "version": "4.6.8", "dependencies": { "@antv/g2plot": "^2.4.31", "@icon-park/vue": "^1.4.2", diff --git a/package.json b/package.json index 45296a5..d0d4fdd 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecshopx-admin", - "version": "4.6.7", + "version": "4.6.8", "description": "ecshopx admin", "author": "shopex", "private": true,