chore(release): 4.6.9

This commit is contained in:
moyayu
2026-05-28 18:54:18 +08:00
parent 7b40db8e66
commit 0200bcf452
3 changed files with 10 additions and 3 deletions

View File

@@ -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.6.9](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.8...v4.6.9) (2026-05-28)
### Bug Fixes
* ensure purchase activity price displays across pages ([7b40db8](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/7b40db8e66a8885ff309a2c511ed60b46d12773d))
### [4.6.8](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.7...v4.6.8) (2026-05-28)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-vshop",
"version": "4.6.8",
"version": "4.6.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ecshopx-vshop",
"version": "4.6.8",
"version": "4.6.9",
"dependencies": {
"@babel/runtime": "^7.14.5",
"@lucky-canvas/taro": "^0.0.15",

View File

@@ -1,7 +1,7 @@
{
"name": "ecshopx-vshop",
"app_name": "ecshopx",
"version": "4.6.8",
"version": "4.6.9",
"private": true,
"description": "taro app for bbc",
"scripts": {