diff --git a/CHANGELOG.md b/CHANGELOG.md index 7086b48..89b8bc6 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.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) diff --git a/package-lock.json b/package-lock.json index 38f9cd2..38904d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-admin", - "version": "4.3.6", + "version": "4.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-admin", - "version": "4.3.6", + "version": "4.4.0", "dependencies": { "@antv/g2plot": "^2.4.31", "@icon-park/vue": "^1.4.2", @@ -49267,4 +49267,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index aeb4a52..5eecb3b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecshopx-admin", - "version": "4.3.6", + "version": "4.4.0", "description": "ecshopx admin", "author": "shopex", "private": true, @@ -139,4 +139,4 @@ "jugglingdb-nano": "0.0.1", "global": "2.0.1" } -} \ No newline at end of file +}