diff --git a/CHANGELOG.md b/CHANGELOG.md index 26605ee46..402b5762c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.1](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.3.0...v4.3.1) (2026-03-19) + ## [4.3.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.3...v4.3.0) (2026-02-06) diff --git a/package-lock.json b/package-lock.json index a45d887e5..aa7e2afd1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-vshop", - "version": "4.3.0", + "version": "4.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-vshop", - "version": "4.3.0", + "version": "4.3.1", "dependencies": { "@babel/runtime": "^7.14.5", "@lucky-canvas/taro": "^0.0.15", diff --git a/package.json b/package.json index 408220594..2b0ad3b50 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-vshop", "app_name": "ecshopx", - "version": "4.3.0", + "version": "4.3.1", "private": true, "description": "taro app for bbc", "scripts": {