summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-10-22 17:03:09 -0500
committerGravatar GitHub <noreply@github.com> 2021-10-22 17:03:09 -0500
commit345900dd11c5394bb5db23ec6acdfe8ca665672d (patch)
tree85899502fcc25d5b01fbe7c917fa418c2d4ff3bf
parentd5fdeefebb2e62ea91eadac17ec3056275f3358f (diff)
downloadastro-345900dd11c5394bb5db23ec6acdfe8ca665672d.tar.gz
astro-345900dd11c5394bb5db23ec6acdfe8ca665672d.tar.zst
astro-345900dd11c5394bb5db23ec6acdfe8ca665672d.zip
Version Packages (#1642)create-astro@0.6.6
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--.changeset/short-islands-sparkle.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/short-islands-sparkle.md b/.changeset/short-islands-sparkle.md
deleted file mode 100644
index 92d558574..000000000
--- a/.changeset/short-islands-sparkle.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'create-astro': patch
----
-
-Changes create-astro to pull examples from the latest branch
diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index 0781e0cec..3150d0c47 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-astro
+## 0.6.6
+
+### Patch Changes
+
+- d5fdeefe: Changes create-astro to pull examples from the latest branch
+
## 0.6.5
### Patch Changes
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index 8800deaf3..5de16ab8e 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -1,6 +1,6 @@
{
"name": "create-astro",
- "version": "0.6.5",
+ "version": "0.6.6",
"type": "module",
"repository": {
"type": "git",