Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Commit 92555d5

Browse files
author
Hacxy
committed
chore(release): publish new version 0.3.8
1 parent e121c6e commit 92555d5

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [0.3.8](https://github.com/hacxy/uni-nest/compare/v0.3.7...v0.3.8) (2024-05-05)
7+
8+
### 🐛 Bug Fixes | Bug 修复
9+
10+
* update template ([e121c6e](https://github.com/hacxy/uni-nest/commit/e121c6eb9eb2aa77da7960d4baad4b71addb8f57)) by.@Hacxy
11+
612
## [0.3.7](https://github.com/hacxy/uni-nest/compare/v0.3.6...v0.3.7) (2024-05-03)
713

814
### 🐛 Bug Fixes | Bug 修复

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"npmClient": "pnpm",
55
"packages": [
66
"packages/uni-nest",

packages/create-uni-nest/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [0.3.8](https://github.com/hacxy/uni-nest/compare/v0.3.7...v0.3.8) (2024-05-05)
7+
8+
### 🐛 Bug Fixes | Bug 修复
9+
10+
* update template ([e121c6e](https://github.com/hacxy/uni-nest/commit/e121c6eb9eb2aa77da7960d4baad4b71addb8f57)) by.@Hacxy
11+
612
## [0.3.7](https://github.com/hacxy/uni-nest/compare/v0.3.6...v0.3.7) (2024-05-03)
713

814
### 🐛 Bug Fixes | Bug 修复

packages/create-uni-nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-uni-nest",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"type": "module",
55
"author": "Hacxy <hacxy.97@outlook.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)