This repository was archived by the owner on Nov 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.4.3] ( https://github.com/hacxy/uni-nest/compare/v0.4.2...v0.4.3 ) (2024-05-14)
7
+
8
+ ### 🐛 Bug Fixes | Bug 修复
9
+
10
+ * ** create-uni-nest:** 模板加入环境变量配置 ([ 20af2f1] ( https://github.com/hacxy/uni-nest/commit/20af2f139966169abaa8d90720df42cfda3f9f2a ) ) by.@Hacxy
11
+
6
12
## [ 0.4.2] ( https://github.com/hacxy/uni-nest/compare/v0.4.1...v0.4.2 ) (2024-05-14)
7
13
8
14
### 🚀 Performance Improvements | 优化
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"npmClient" : " pnpm" ,
5
5
"packages" : [
6
6
" packages/uni-nest" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.4.3] ( https://github.com/hacxy/uni-nest/compare/v0.4.2...v0.4.3 ) (2024-05-14)
7
+
8
+ ### 🐛 Bug Fixes | Bug 修复
9
+
10
+ * ** create-uni-nest:** 模板加入环境变量配置 ([ 20af2f1] ( https://github.com/hacxy/uni-nest/commit/20af2f139966169abaa8d90720df42cfda3f9f2a ) ) by.@Hacxy
11
+
6
12
## [ 0.4.2] ( https://github.com/hacxy/uni-nest/compare/v0.4.1...v0.4.2 ) (2024-05-14)
7
13
8
14
### 🚀 Performance Improvements | 优化
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-uni-nest" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"type" : " module" ,
5
5
"author" : " Hacxy <hacxy.97@outlook.com>" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments