From e68092abc43bc5b5ed59f6cec8264168f1d5a06f Mon Sep 17 00:00:00 2001 From: lukaijie Date: Mon, 29 Dec 2025 18:54:41 +0800 Subject: [PATCH] chore(release): 4.2.0 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b6c48..7c3e673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.1.0...v4.2.0) (2025-12-29) + ## [4.1.0](https://git.ishopex.cn/onex/ecshopx-dianwu/compare/v4.0.0...v4.1.0) (2025-12-09) diff --git a/package-lock.json b/package-lock.json index f001b46..7fcf7a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ecshopx-dianwu", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3b077fd..7551fdd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ecshopx-dianwu", "app_name": "店务助手", - "version": "4.1.0", + "version": "4.2.0", "private": true, "repository": "https://git.ishopex.cn/onex/ecshopx-dianwu.git", "description": "",