chore(release): 4.6.8

This commit is contained in:
moyayu
2026-05-28 14:37:59 +08:00
parent 217ae84417
commit 6f58fd030f
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.6.8](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.7...v4.6.8) (2026-05-28)
### Bug Fixes
* stabilize purchase auth start flow and route intercept scope ([217ae84](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/217ae844177a0f19a78b44946275d9f0ab8f5c65))
### [4.6.7](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.6...v4.6.7) (2026-05-28)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-vshop",
"version": "4.6.7",
"version": "4.6.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ecshopx-vshop",
"version": "4.6.7",
"version": "4.6.8",
"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.6.7",
"version": "4.6.8",
"private": true,
"description": "taro app for bbc",
"scripts": {