From 6f58fd030fdd72d7cafafa21942c1edf89c6e39d Mon Sep 17 00:00:00 2001 From: moyayu <1623253835@qq.com> Date: Thu, 28 May 2026 14:37:59 +0800 Subject: [PATCH] chore(release): 4.6.8 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 194b2e814..e1e702f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 986acccec..936d17e20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index ad2a0e46a..3392d2b67 100644 --- a/package.json +++ b/package.json @@ -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": {