Skip to content

Commit 4b89948

Browse files
committed
release(@142vip/nest): publish v0.0.1-alpha.8
1 parent e0c5e6c commit 4b89948

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.8 (2026-01-26)
7+
8+
### ✨ Features
9+
10+
- `Response`函数增加`HttpCode`装饰器逻辑 &nbsp;-&nbsp; by **chufan** [<samp>(b149b)</samp>](https://github.com/142vip/core-x/commit/b149bae0)
11+
12+
**Release New Version v0.0.1-alpha.8 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/nest)**
13+
614
## v0.0.1-alpha.7 (2026-01-21)
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.7",
3+
"version": "0.0.1-alpha.8",
44
"private": false,
55
"description": "Nest.js框架基础模块,管理生产、开发依赖",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)