diff --git a/CHANGELOG.md b/CHANGELOG.md index 33f7b5d4c..a7b165baa 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. +## [3.25.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v3.26.0...v3.25.0) (2025-11-03) + ## [3.26.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v3.22.3...v3.26.0) (2025-11-03) diff --git a/package-lock.json b/package-lock.json index 2489a8adc..d4f55befc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-vshop", - "version": "3.26.0", + "version": "3.25.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-vshop", - "version": "3.26.0", + "version": "3.25.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/package.json b/package.json index 3f113ca22..697789fb7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-vshop", "app_name": "ecshopx", - "version": "3.26.0", + "version": "3.25.0", "private": true, "description": "taro app for bbc", "scripts": {