Skip to content

Commit e241115

Browse files
committed
release(@142vip/nest): publish v0.0.1-alpha.2
1 parent efb0404 commit e241115

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.2 (2025-11-04)
7+
8+
### ✨ Features
9+
10+
- 锁定依赖版本,搭建基础Nest项目通用基座 &nbsp;-&nbsp; by **chufan** [<samp>(73f26)</samp>](https://github.com/142vip/core-x/commit/73f2653)
11+
12+
**Release New Version v0.0.1-alpha.2 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/nest)**
13+
614
## v0.0.1-alpha.1 (2024-12-21)
715

816
**No Significant Changes**

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.1",
3+
"version": "0.0.1-alpha.2",
44
"private": false,
55
"description": "Nest.js框架基础模块,管理生产、开发依赖",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)