diff --git a/CHANGELOG.md b/CHANGELOG.md index 76643a4..5fa1372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.3.0...v4.4.0) (2026-03-27) + + +### Bug Fixes + +* **scope:** logo ([3574e8f](https://git.ishopex.cn/onex/ecshopx-dianwu/commit/3574e8f351bea0e6ac0094de09b13ab325fff832)) + ## [4.3.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.2.0...v4.3.0) (2026-02-06) diff --git a/package-lock.json b/package-lock.json index c1f71a3..ef09da0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-dianwu", - "version": "4.3.0", + "version": "4.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-dianwu", - "version": "4.3.0", + "version": "4.4.0", "dependencies": { "aws-sdk": "^2.936.0", "axios": "^0.21.1", diff --git a/package.json b/package.json index 7b559dc..d90ed40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-dianwu", "app_name": "店务助手", - "version": "4.3.0", + "version": "4.4.0", "private": true, "repository": "https://git.ishopex.cn/onex/ecshopx-dianwu.git", "description": "",