Skip to content

Commit b424142

Browse files
committed
release(@142vip/nest-typeorm): publish v0.0.1-alpha.1
1 parent 1480e0c commit b424142

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/nest-typeorm/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+
- 集成`@nestjs/typeorm`等模块,简化使用 &nbsp;-&nbsp; by **chufan** [<samp>(56d37)</samp>](https://github.com/142vip/core-x/commit/56d37fd)
11+
12+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/nest-typeorm)**
13+
614
## v0.0.1-alpha.0 (2024-07-14)
715

816
### ✨ Features

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

0 commit comments

Comments
 (0)