summaryrefslogtreecommitdiff
path: root/packages/create-astro
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-11-19 13:01:50 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-19 13:01:50 -0800
commitb4818701fe30ef28fb5ca02ea06e3f8f4f2316ea (patch)
treec5a7eb375b5233c2c6319d62d2b1ce31b92714b6 /packages/create-astro
parente6aaeff50cc5f5d16cb8e292c4f4253aa6969e27 (diff)
downloadastro-b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea.tar.gz
astro-b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea.tar.zst
astro-b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/create-astro')
-rw-r--r--packages/create-astro/CHANGELOG.md2
-rw-r--r--packages/create-astro/package.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index f51b01b48..32a5a8756 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,7 @@
# create-astro
+## 0.6.7
+
## 0.6.7-next.1
### Patch Changes
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index a47dfe90c..67376df5c 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -1,6 +1,6 @@
{
"name": "create-astro",
- "version": "0.6.7-next.1",
+ "version": "0.6.7",
"type": "module",
"repository": {
"type": "git",