Skip to content

Commit b519a08

Browse files
committed
release(nest-demo): publish v0.0.1-alpha.1
1 parent 66f8101 commit b519a08

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

apps/nest-demo/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.js`框架,搭建基础项目结构 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/709 [<samp>(0cd72)</samp>](https://github.com/142vip/core-x/commit/0cd7283)
11+
- 引入`@142vip/nest-redis`模块,增加`RedisModule`模块最佳实践 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/720 [<samp>(b7651)</samp>](https://github.com/142vip/core-x/commit/b7651e8)
12+
- 基于`@142vip/nest`周边模块,补充`Demo`最佳实践代码 &nbsp;-&nbsp; by **chufan** [<samp>(a5bc5)</samp>](https://github.com/142vip/core-x/commit/a5bc5dc)
13+
14+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/nest-demo)**
15+
616
## v0.0.1-alpha.0 (2024-07-14)
717

818
### ✨ Features

apps/nest-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-demo",
3-
"version": "0.0.1-alpha.0",
3+
"version": "0.0.1-alpha.1",
44
"private": true,
55
"description": "@142vip/nest相关包和插件的使用Demo",
66
"authorInfo": {

0 commit comments

Comments
 (0)