chore(release): 4.3.0

This commit is contained in:
lukaijie
2026-02-06 19:25:37 +08:00
parent 3f423fce36
commit 2a7484b2ae
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.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)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-vshop",
"version": "4.2.3",
"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.3",
"version": "4.3.0",
"private": true,
"description": "taro app for bbc",
"scripts": {