diff --git a/CHANGELOG.md b/CHANGELOG.md index ed7d83a..b17e6e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 + ## v0.0.4 [compare changes](https://github.com/szmxx/ucli/compare/v0.0.3...v0.0.4) diff --git a/package.json b/package.json index 7c83606..16dfd27 100644 --- a/package.json +++ b/package.json @@ -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": { @@ -76,4 +76,4 @@ "@types/inquirer": "^9.0.3", "@types/node": "^20.5.9" } -} +} \ No newline at end of file