diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f6e24cb0..fb84721d0 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.6.3](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.2...v4.6.3) (2026-05-17) + ### [4.6.2](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.1...v4.6.2) (2026-05-16) ### [4.6.1](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.0...v4.6.1) (2026-05-15) diff --git a/package-lock.json b/package-lock.json index b78b9575b..e603f7397 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-vshop", - "version": "4.6.2", + "version": "4.6.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-vshop", - "version": "4.6.2", + "version": "4.6.3", "dependencies": { "@babel/runtime": "^7.14.5", "@lucky-canvas/taro": "^0.0.15", diff --git a/package.json b/package.json index fc44b0239..bf93481ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-vshop", "app_name": "ecshopx", - "version": "4.6.2", + "version": "4.6.3", "private": true, "description": "taro app for bbc", "scripts": {