mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-06 12:46:24 +08:00
chore(release): 4.3.7
This commit is contained in:
@@ -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
4
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user