chore(release): 4.4.1

This commit is contained in:
zhangjing1
2026-04-03 15:10:04 +08:00
parent a090ef3371
commit 171fe33427
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.1](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.4.0...v4.4.1) (2026-04-03)
### Features
* i18n coverage, trade/store flows, and home widgets ([a090ef3](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/a090ef3371942073756dffd381aa15387f0ce793))
## [4.4.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.3.7...v4.4.0) (2026-03-27)

4
package-lock.json generated
View File

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