chore: release create-astro@0.1.0

This commit is contained in:
Nate Moore 2021-05-03 12:20:51 -05:00
parent ed631329e7
commit 2ac06010a4
3 changed files with 9 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
'create-astro': minor
---
Added **interactive mode** with a fesh new UI.
Included a new **blank** starter to get up and running even faster.

View file

@ -0,0 +1,8 @@
# create-astro
## 0.1.0
### Minor Changes
- ed63132: Added **interactive mode** with a fesh new UI.
Included a new **blank** starter to get up and running even faster.

View file

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