Skip to content

Commit 30c4ad5

Browse files
committed
release(@142vip/nest): publish v0.0.1-alpha.3
1 parent 2593eeb commit 30c4ad5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/nest/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v0.0.1-alpha.3 (2025-11-05)
7+
8+
### ✨ Features
9+
10+
- 增加通用`dto``decorator`工具,支持分页等功能 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/731 [<samp>(2593e)</samp>](https://github.com/142vip/core-x/commit/2593eeb4)
11+
12+
**Release New Version v0.0.1-alpha.3 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/nest)**
13+
614
## v0.0.1-alpha.2 (2025-11-04)
715

816
### ✨ Features

packages/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@142vip/nest",
3-
"version": "0.0.1-alpha.2",
3+
"version": "0.0.1-alpha.3",
44
"private": false,
55
"description": "Nest.js框架基础模块,管理生产、开发依赖",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)