chore(release): 4.3.4

This commit is contained in:
lukaijie
2026-03-17 19:44:55 +08:00
parent 281b471e43
commit f26d31fb36
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.4](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.3...v4.3.4) (2026-03-17)
### Bug Fixes
* shipping template form encoding and sale category customize_page_id ([281b471](https://github.com/shopeX-2002/ECShopX_AdminFrontend/commit/281b471e4357d047d7d30cc7f09e69a887214a62))
### [4.3.3](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.2...v4.3.3) (2026-02-06)
### [4.3.2](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.1...v4.3.2) (2026-02-06)

4
package-lock.json generated
View File

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

View File

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