Skip to content

Commit e7da6c0

Browse files
committed
release(@142vip/utils): publish v0.0.1-alpha.44
1 parent aa5a3b1 commit e7da6c0

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/utils/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.44 (2025-11-18)
6+
7+
### ✨ Features
8+
9+
- 基于原生`ConfigType`优化`VipDayjs`类函数的类型 &nbsp;-&nbsp; by **chufan** [<samp>(c450f)</samp>](https://github.com/142vip/core-x/commit/c450f004)
10+
- 拓展`VipDayjs`类,增加`formatCurrentDateToStr`等方法 &nbsp;-&nbsp; by **chufan** [<samp>(1eea0)</samp>](https://github.com/142vip/core-x/commit/1eea051d)
11+
- 拓展`VipNanoId`类,增加`getRandomUpperCharId`等方法 &nbsp;-&nbsp; by **chufan** [<samp>(53ecf)</samp>](https://github.com/142vip/core-x/commit/53ecf0f8)
12+
13+
**Release New Version v0.0.1-alpha.44 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/utils)**
14+
515
## v0.0.1-alpha.43 (2025-11-06)
616

717
### 💅 Refactors

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.43",
4+
"version": "0.0.1-alpha.44",
55
"private": false,
66
"description": "通用型基础工具集合,对常用模块的二次集成",
77
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)