Skip to content

Commit d59f806

Browse files
committed
release(@142vip/utils): publish v0.0.1-alpha.43
1 parent caa6536 commit d59f806

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 [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## v0.0.1-alpha.43 (2025-11-06)
6+
7+
### 💅 Refactors
8+
9+
- 优化`VipDayjs`类核心逻辑,支持`vipDayjs`对象导出 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/732 [<samp>(b7c12)</samp>](https://github.com/142vip/core-x/commit/b7c12ee8)
10+
- 优化`VipNanoId`类核心逻辑 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/733 [<samp>(caa65)</samp>](https://github.com/142vip/core-x/commit/caa6536b)
11+
12+
**Release New Version v0.0.1-alpha.43 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/utils)**
13+
514
## v0.0.1-alpha.42 (2025-10-16)
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.42",
4+
"version": "0.0.1-alpha.43",
55
"private": false,
66
"description": "通用型基础工具集合,对常用模块的二次集成",
77
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)