Skip to content

Commit 98174ce

Browse files
committed
release(@142vip/utils): publish v0.0.1-alpha.6
1 parent 3a72ef8 commit 98174ce

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/utils/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.6 (2024-10-06)
6+
7+
### ✨ Features
8+
9+
- 引入`qs`模块,导出`vipQs`对象,支持`stringify``parse`方法 &nbsp;-&nbsp; by **chufan** [<samp>(007fc)</samp>](https://github.com/142vip/core-x/commit/007fc90)
10+
- 新增`OPEN_SOURCE`相关常量,优化结构 &nbsp;-&nbsp; by **chufan** [<samp>(30d96)</samp>](https://github.com/142vip/core-x/commit/30d9624)
11+
12+
**Release New Version v0.0.1-alpha.6 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/utils)**
13+
514
## v0.0.1-alpha.5 (2024-09-24)
615

716
### ✨ Features

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.5",
4+
"version": "0.0.1-alpha.6",
55
"private": false,
66
"description": "基础工具集合",
77
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)