[TBID:ECX-9138] release: 4.8.0

This commit is contained in:
lukaijie
2026-07-03 14:28:25 +08:00
parent 7850d8aa7b
commit 3da7b3f5b8
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.8.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.7.0...v4.8.0) (2026-07-03)
## [4.7.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.6.0...v4.7.0) (2026-06-26) ## [4.7.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.6.0...v4.7.0) (2026-06-26)
## [4.6.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.5.0...v4.6.0) (2026-06-26) ## [4.6.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.5.0...v4.6.0) (2026-06-26)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "ecshopx-dianwu", "name": "ecshopx-dianwu",
"version": "4.7.0", "version": "4.8.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ecshopx-dianwu", "name": "ecshopx-dianwu",
"version": "4.7.0", "version": "4.8.0",
"dependencies": { "dependencies": {
"aws-sdk": "^2.936.0", "aws-sdk": "^2.936.0",
"axios": "^0.21.1", "axios": "^0.21.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "ecshopx-dianwu", "name": "ecshopx-dianwu",
"app_name": "店务助手", "app_name": "店务助手",
"version": "4.7.0", "version": "4.8.0",
"private": true, "private": true,
"repository": "https://git.ishopex.cn/onex/ecshopx-dianwu.git", "repository": "https://git.ishopex.cn/onex/ecshopx-dianwu.git",
"description": "", "description": "",