Version Packages (#331)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-06-08 11:23:33 -04:00 committed by GitHub
parent a7594cfcdf
commit 955be013b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'create-astro': minor
---
Redesigned create-astro internals

View file

@ -1,5 +0,0 @@
---
'create-astro': minor
---
New UI

View file

@ -0,0 +1,7 @@
# create-astro
## 0.3.0
### Minor Changes
- 6bca7c8: Redesigned create-astro internals
- 6bca7c8: New UI

View file

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