mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-05 20:35:50 +08:00
chore(release): 4.6.5
This commit is contained in:
@@ -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.5](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.4...v4.6.5) (2026-05-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* product detail scroll nav mantle, price/SKU header tweaks, and delivery UI cleanup ([1bbce18](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/1bbce1833e82dcb51a343e4436a0bef92d7ba2aa))
|
||||
|
||||
### [4.6.4](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.3...v4.6.4) (2026-05-19)
|
||||
|
||||
### [4.6.3](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.6.2...v4.6.3) (2026-05-17)
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ecshopx-vshop",
|
||||
"version": "4.6.4",
|
||||
"version": "4.6.5",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ecshopx-vshop",
|
||||
"version": "4.6.4",
|
||||
"version": "4.6.5",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"@lucky-canvas/taro": "^0.0.15",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ecshopx-vshop",
|
||||
"app_name": "ecshopx",
|
||||
"version": "4.6.4",
|
||||
"version": "4.6.5",
|
||||
"private": true,
|
||||
"description": "taro app for bbc",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user