diff --git a/CHANGELOG.md b/CHANGELOG.md index fb84721d0..5bf09a9d6 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.4](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.3...v4.6.4) (2026-05-19) + ### [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) diff --git a/package-lock.json b/package-lock.json index e603f7397..5e3c01e4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-vshop", - "version": "4.6.3", + "version": "4.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-vshop", - "version": "4.6.3", + "version": "4.6.4", "dependencies": { "@babel/runtime": "^7.14.5", "@lucky-canvas/taro": "^0.0.15", diff --git a/package.json b/package.json index bf93481ae..47da0b811 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-vshop", "app_name": "ecshopx", - "version": "4.6.3", + "version": "4.6.4", "private": true, "description": "taro app for bbc", "scripts": {