chore(release): 4.3.0

This commit is contained in:
lukaijie
2026-02-06 19:25:37 +08:00
parent 3168e7c75f
commit e40f4f275d
3 changed files with 26 additions and 3 deletions

View File

@@ -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)

4
package-lock.json generated
View File

@@ -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",

View File

@@ -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": {