diff --git a/CHANGELOG.md b/CHANGELOG.md index 78f75d9c8..6a9e6dd4f 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.3.1](https://git.ishopex.cn/onex/ecshopx-vshop/compare/v4.2.1...v4.3.1) (2021-10-28) + ### [4.2.1](https://git.ishopex.cn/onex/ecshopx-vshop/compare/v4.0.14...v4.2.1) (2021-10-21) ### [4.0.14](https://git.ishopex.cn/onex/ecshopx-vshop/compare/v4.0.13...v4.0.14) (2021-10-13) diff --git a/package-lock.json b/package-lock.json index eed2ffa8e..6fb56a714 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "espier-taro-fenxiao", - "version": "4.2.1", + "version": "4.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 690c29e49..4457ade8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "espier-vshop", "app_name": "ecshopx", - "version": "4.2.1", + "version": "4.3.1", "private": true, "description": "taro app for bbc", "scripts": {