Skip to content

Commit 2880657

Browse files
committed
release(@142vip/nest-starter): publish v0.0.1-alpha.1
1 parent 429d832 commit 2880657

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/nest-starter/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.1 (2025-11-04)
7+
8+
### ✨ Features
9+
10+
- 优化启动流程,定义通用型`Nest`框架启动器 &nbsp;-&nbsp; by **chufan** [<samp>(62950)</samp>](https://github.com/142vip/core-x/commit/629508d)
11+
12+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/nest-starter)**
13+
614
## v0.0.1-alpha.0 (2024-07-14)
715

816
### ✨ Features

packages/nest-starter/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-starter",
3-
"version": "0.0.1-alpha.0",
3+
"version": "0.0.1-alpha.1",
44
"private": false,
55
"description": "Nest.js框架下Redis使用最佳实践",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)