chore(release): 4.2.2

This commit is contained in:
lukaijie
2026-01-14 17:59:03 +08:00
parent 1e1048fdb1
commit 1e40b79a61
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.2.2](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.1...v4.2.2) (2026-01-14)
### Bug Fixes
* **custom:** set default language ([271e5f2](https://git.ishopex.cn/ecshopx/ecshopx-vshop/commit/271e5f2469ee0f94caceb68bf868c185f7416cda))
### [4.2.1](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.2.0...v4.2.1) (2025-12-30)
## [4.2.0](https://git.ishopex.cn/ecshopx/ecshopx-vshop/compare/v4.1.0...v4.2.0) (2025-12-29)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ecshopx-vshop",
"version": "4.2.1",
"version": "4.2.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ecshopx-vshop",
"version": "4.2.1",
"version": "4.2.2",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.14.5",

View File

@@ -1,7 +1,7 @@
{
"name": "ecshopx-vshop",
"app_name": "ecshopx",
"version": "4.2.1",
"version": "4.2.2",
"private": true,
"description": "taro app for bbc",
"scripts": {