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 +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
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.1] ( https://github.com/hacxy/uni-nest/compare/v0.4.0...v0.4.1 ) (2024-05-14)
7
+
8
+ ### 🚀 Performance Improvements | 性能优化
9
+
10
+ * ** template:** update template ([ a438c36] ( https://github.com/hacxy/uni-nest/commit/a438c3668c96b221aeb64d1176b1f7e258c7e768 ) ) by.@Hacxy
11
+
6
12
## [ 0.4.0] ( https://github.com/hacxy/uni-nest/compare/v0.3.8...v0.4.0 ) (2024-05-14)
7
13
8
14
### ✨ Features | 新功能
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.0 " ,
3
+ "version" : " 0.4.1 " ,
4
4
"npmClient" : " pnpm" ,
5
- "packages" : [" packages/uni-nest" , " packages/create-uni-nest" ],
5
+ "packages" : [
6
+ " packages/uni-nest" ,
7
+ " packages/create-uni-nest"
8
+ ],
6
9
"command" : {
7
10
"version" : {
8
11
"conventionalCommits" : true ,
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.1] ( https://github.com/hacxy/uni-nest/compare/v0.4.0...v0.4.1 ) (2024-05-14)
7
+
8
+ ### 🚀 Performance Improvements | 性能优化
9
+
10
+ * ** template:** update template ([ a438c36] ( https://github.com/hacxy/uni-nest/commit/a438c3668c96b221aeb64d1176b1f7e258c7e768 ) ) by.@Hacxy
11
+
6
12
## [ 0.4.0] ( https://github.com/hacxy/uni-nest/compare/v0.3.8...v0.4.0 ) (2024-05-14)
7
13
8
14
### ✨ Features | 新功能
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-uni-nest" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.1 " ,
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