summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/slow-panthers-punch.md5
-rw-r--r--packages/create-astro/CHANGELOG.md6
-rw-r--r--packages/create-astro/package.json2
3 files changed, 7 insertions, 6 deletions
diff --git a/.changeset/slow-panthers-punch.md b/.changeset/slow-panthers-punch.md
deleted file mode 100644
index 1bc0cd1bc..000000000
--- a/.changeset/slow-panthers-punch.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'create-astro': patch
----
-
-Updates create-astro to use the latest branch
diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index 171406d26..bdfb708b3 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-astro
+## 0.6.4
+
+### Patch Changes
+
+- 28f00566: Updates create-astro to use the latest branch
+
## 0.6.3
### Patch Changes
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index 47140fdcd..575d14400 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -1,6 +1,6 @@
{
"name": "create-astro",
- "version": "0.6.3",
+ "version": "0.6.4",
"type": "module",
"repository": {
"type": "git",