[TBID:ECX-9414] release: 4.10.0

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
zhangjing1
2026-07-24 14:47:34 +08:00
parent 23ae6ff279
commit c1373cdeb2
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.10.0](https://ms-git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.9.1...v4.10.0) (2026-07-24)
### [4.9.1](https://ms-git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.9.0...v4.9.1) (2026-07-18) ### [4.9.1](https://ms-git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.9.0...v4.9.1) (2026-07-18)
## [4.9.0](https://ms-git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.8.0...v4.9.0) (2026-07-17) ## [4.9.0](https://ms-git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.8.0...v4.9.0) (2026-07-17)

4
package-lock.json generated
View File

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