Skip to content

Commit c0ec937

Browse files
committed
release(@142vip/utils): publish v0.0.1-alpha.20
1 parent 98fc768 commit c0ec937

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## v0.0.1-alpha.20 (2025-02-14)
6+
7+
### ✨ Features
8+
9+
- 增加`getPackageJSON``getProcessArgvByIndex`等工具方法 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/355 [<samp>(bd211)</samp>](https://github.com/142vip/core-x/commit/bd211a9)
10+
11+
**Release New Version v0.0.1-alpha.20 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/utils)**
12+
513
## v0.0.1-alpha.19 (2025-02-13)
614

715
**No Significant Changes**

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@142vip/utils",
33
"type": "module",
4-
"version": "0.0.1-alpha.19",
4+
"version": "0.0.1-alpha.20",
55
"private": false,
66
"description": "基础工具集合",
77
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)