Version Packages (#335)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-06-08 12:58:50 -04:00 committed by GitHub
parent d6a7349e74
commit 8dd3f106ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'create-astro': patch
---
fix issue with empty prompt

View file

@ -1,5 +1,11 @@
# create-astro
## 0.3.1
### Patch Changes
- d6a7349: fix issue with empty prompt
## 0.3.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "create-astro",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"exports": {
".": "./create-astro.js"