Skip to content

Commit

Permalink
chore(release): v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
szmxx committed Nov 16, 2023
1 parent 5b0fd9c commit 079b075
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.0.5

[compare changes](https://github.com/szmxx/ucli/compare/v0.0.4...v0.0.5)

### 📖 Documentation

- 文案优化 ([d78871d](https://github.com/szmxx/ucli/commit/d78871d))

### 🏡 Chore

- 解决冲突 ([44ddbd5](https://github.com/szmxx/ucli/commit/44ddbd5))

### ❤️ Contributors

- Cola <szmintel@gmail.com>

## v0.0.4

[compare changes](https://github.com/szmxx/ucli/compare/v0.0.3...v0.0.4)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@szmxx/ucli",
"version": "0.0.4",
"version": "0.0.5",
"description": "A unified scaffold tool",
"packageManager": "pnpm@8.6.11",
"author": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"@types/inquirer": "^9.0.3",
"@types/node": "^20.5.9"
}
}
}

0 comments on commit 079b075

Please sign in to comment.