chore(release): 4.2.3

This commit is contained in:
lukaijie
2026-01-15 17:44:02 +08:00
parent e183ba4de3
commit fd0f0ffeef
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.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)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-vshop",
"version": "4.2.2",
"version": "4.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ecshopx-vshop",
"version": "4.2.2",
"version": "4.2.3",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.14.5",

View File

@@ -1,7 +1,7 @@
{
"name": "ecshopx-vshop",
"app_name": "ecshopx",
"version": "4.2.2",
"version": "4.2.3",
"private": true,
"description": "taro app for bbc",
"scripts": {