We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.0.1-alpha.8
1 parent e0c5e6c commit 4b89948Copy full SHA for 4b89948
2 files changed
packages/nest/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## v0.0.1-alpha.8 (2026-01-26)
7
+
8
+### ✨ Features
9
10
+- `Response`函数增加`HttpCode`装饰器逻辑 - 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
14
## v0.0.1-alpha.7 (2026-01-21)
15
16
### ✨ Features
packages/nest/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@142vip/nest",
- "version": "0.0.1-alpha.7",
+ "version": "0.0.1-alpha.8",
"private": false,
"description": "Nest.js框架基础模块,管理生产、开发依赖",
"author": "mmdapl <mmdapl@163.com>",
0 commit comments