chore(release): 4.3.7

This commit is contained in:
lukaijie
2026-03-23 11:23:55 +08:00
parent 7cce9b7c1f
commit e9fccf6103
3 changed files with 11 additions and 3 deletions

View File

@@ -2,6 +2,14 @@
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.7](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.3.6...v4.3.7) (2026-03-23)
### Features
* **custom-page:** align top nav with home, ScrollView scroll sync ([d5da39a](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/d5da39af21ec3b62be928f3cba27577bc3912b44))
* show SpPoweredBy on home and custom page; fix slider pagination layout ([7cce9b7](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/7cce9b7c1f4e071cecf7ed930919270760176047))
### [4.3.6](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.3.5...v4.3.6) (2026-03-20)
### [4.3.5](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.3.3...v4.3.5) (2026-03-20)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-vshop",
"version": "4.3.6",
"version": "4.3.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ecshopx-vshop",
"version": "4.3.6",
"version": "4.3.7",
"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.3.6",
"version": "4.3.7",
"private": true,
"description": "taro app for bbc",
"scripts": {