Skip to content

Commit dabe388

Browse files
committed
release(@142vip/utils): publish v0.0.1-alpha.54
1 parent d0ae0e6 commit dabe388

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

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.54 (2026-08-14)
6+
7+
### ✨ Features
8+
9+
- 新增 DateFormatTemplate 并整合到 VipDayjs &nbsp;-&nbsp; by **chufan** [<samp>(2354a)</samp>](https://github.com/142vip/core-x/commit/2354a542)
10+
- 新增 VipDayjs.formatMonthDay 月日格式化 &nbsp;-&nbsp; by **chufan** [<samp>(d0ae0)</samp>](https://github.com/142vip/core-x/commit/d0ae0e63)
11+
12+
**Release New Version v0.0.1-alpha.54 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/utils)**
13+
514
## v0.0.1-alpha.53 (2026-08-07)
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.53",
4+
"version": "0.0.1-alpha.54",
55
"private": false,
66
"description": "通用型基础工具集合,对常用模块的二次集成",
77
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)