chore(release): 4.6.11

This commit is contained in:
moyayu
2026-06-05 13:57:57 +08:00
parent 1b753be7d2
commit 28279e8ffb
3 changed files with 5 additions and 3 deletions

View File

@@ -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. 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.11](https://ms-git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.10...v4.6.11) (2026-06-05)
### [4.6.10](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.9...v4.6.10) (2026-05-29) ### [4.6.10](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.9...v4.6.10) (2026-05-29)
### [4.6.9](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.8...v4.6.9) (2026-05-28) ### [4.6.9](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.8...v4.6.9) (2026-05-28)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "ecshopx-vshop", "name": "ecshopx-vshop",
"version": "4.6.10", "version": "4.6.11",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ecshopx-vshop", "name": "ecshopx-vshop",
"version": "4.6.10", "version": "4.6.11",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"@lucky-canvas/taro": "^0.0.15", "@lucky-canvas/taro": "^0.0.15",

View File

@@ -1,7 +1,7 @@
{ {
"name": "ecshopx-vshop", "name": "ecshopx-vshop",
"app_name": "ecshopx", "app_name": "ecshopx",
"version": "4.6.10", "version": "4.6.11",
"private": true, "private": true,
"description": "taro app for bbc", "description": "taro app for bbc",
"scripts": { "scripts": {