diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e0e44d..25004ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [4.9.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.8.0...v4.9.0) (2026-07-17) + ## [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) diff --git a/package-lock.json b/package-lock.json index 01d4c25..67a6e04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-dianwu", - "version": "4.8.0", + "version": "4.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-dianwu", - "version": "4.8.0", + "version": "4.9.0", "dependencies": { "aws-sdk": "^2.936.0", "axios": "^0.21.1", diff --git a/package.json b/package.json index 4c9a17b..566c820 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-dianwu", "app_name": "店务助手", - "version": "4.8.0", + "version": "4.9.0", "private": true, "repository": "https://git.ishopex.cn/onex/ecshopx-dianwu.git", "description": "",