diff --git a/CHANGELOG.md b/CHANGELOG.md index d1ad58448..26605ee46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,29 @@ 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://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.3...v4.3.0) (2026-02-06) + + +### Bug Fixes + +* **all:** fix some bugs ([3f423fc](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/3f423fce366c6a3fda489cc361c408825e8af2be)) + +### [4.2.3](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.2...v4.2.3) (2026-01-15) + + +### Bug Fixes + +* **custom:** eCX-7778修改昵称不生效 ([e3daf7d](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/e3daf7d08ee68aa0f3a84d2de5d2e7c40a05c091)) + +### [4.2.2](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.1...v4.2.2) (2026-01-14) + + +### Bug Fixes + +* **custom:** set default language ([271e5f2](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/271e5f2469ee0f94caceb68bf868c185f7416cda)) + +### [4.2.1](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.0...v4.2.1) (2025-12-30) + ## [4.2.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.1.0...v4.2.0) (2025-12-29) ## [4.1.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v3.22.3...v4.1.0) (2025-12-09) diff --git a/package-lock.json b/package-lock.json index 428c900aa..a45d887e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-vshop", - "version": "4.2.0", + "version": "4.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-vshop", - "version": "4.2.0", + "version": "4.3.0", "dependencies": { "@babel/runtime": "^7.14.5", "@lucky-canvas/taro": "^0.0.15", diff --git a/package.json b/package.json index 012319f82..408220594 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-vshop", "app_name": "ecshopx", - "version": "4.2.0", + "version": "4.3.0", "private": true, "description": "taro app for bbc", "scripts": {