Skip to content

Commit

Permalink
release: v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Oct 29, 2022
1 parent 373fc14 commit 7aed7d8
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.5.1](https://github.com/vexip-ui/create-vexip/compare/v0.5.0...v0.5.1) (2022-10-29)

### Bug Fixes

- update template deps ([373fc14](https://github.com/vexip-ui/create-vexip/commit/373fc1462893c6d7c9f29092488fc23b5a5e2e60))

# [0.5.0](https://github.com/vexip-ui/create-vexip/compare/v0.4.4...v0.5.0) (2022-10-29)

### Features
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.5.0",
"version": "0.5.1",
"license": "MIT",
"author": "qmhc",
"bin": {
Expand Down

0 comments on commit 7aed7d8

Please sign in to comment.