mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-05 20:35:50 +08:00
chore(release): 4.6.8
This commit is contained in:
@@ -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
4
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user