Skip to content

Commit

Permalink
release: v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Oct 7, 2022
1 parent 3ddca03 commit aee87ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.2.4](https://github.com/vexip-ui/create-vexip/compare/v0.2.3...v0.2.4) (2022-10-07)

### Bug Fixes

- no prompt for commitlint and husky ([3ddca03](https://github.com/vexip-ui/create-vexip/commit/3ddca03dfcee7285ed23f4d21ef62e252628831c))

## [0.2.3](https://github.com/vexip-ui/create-vexip/compare/v0.2.2...v0.2.3) (2022-10-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-vexip",
"version": "0.2.3",
"version": "0.2.4",
"license": "MIT",
"author": "qmhc",
"bin": {
Expand Down

0 comments on commit aee87ef

Please sign in to comment.