mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-08 13:25:31 +08:00
chore(release): 4.2.2
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.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
4
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user