Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
szmxx committed Sep 15, 2023
1 parent 3abdbab commit 46dbea4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v0.0.3

[compare changes](https://github.com/szmxx/ucli/compare/v0.0.2...v0.0.3)

### 📖 Documentation

- Add pnpm manager ([ab6d0d9](https://github.com/szmxx/ucli/commit/ab6d0d9))

### 🤖 CI

- Add ci ([6944c50](https://github.com/szmxx/ucli/commit/6944c50))
- Add pnpm lock ([dcc5a07](https://github.com/szmxx/ucli/commit/dcc5a07))

### ❤️ Contributors

- Cola <szmintel@gmail.com>

## v0.0.2

[compare changes](https://github.com/szmxx/ucli/compare/v0.0.1...v0.0.2)
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.2",
"version": "0.0.3",
"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 46dbea4

Please sign in to comment.