chore(release): 4.4.2

This commit is contained in:
moyayu
2026-04-10 18:01:22 +08:00
parent 3e5ebbb794
commit eff96ad873
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.4.2](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.4.1...v4.4.2) (2026-04-10)
### Features
* activity records link, coupon login flow, hot zone contact, i18n ([3e5ebbb](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/3e5ebbb794c08f40c85db029b5ef4455bc76d7f6))
### [4.4.1](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.4.0...v4.4.1) (2026-04-03)

4
package-lock.json generated
View File

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