chore(release): 4.3.0

This commit is contained in:
lukaijie
2026-02-06 18:32:40 +08:00
parent 772a935276
commit 9fae311ca4
3 changed files with 10 additions and 3 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.3.0](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.2.0...v4.3.0) (2026-02-06)
### Bug Fixes
* **scope:** fix some bugs ([772a935](https://github.com/shopeX-2002/ECShopX_AdminFrontend/commit/772a935276063e8a3984eac500e8e88569af45bb))
## [4.2.0](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.1.0...v4.2.0) (2025-12-29)
## [4.1.0](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.0.1...v4.1.0) (2025-12-09)

4
package-lock.json generated
View File

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

View File

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