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-23 17:12:00 -0600
committerGravatar GitHub <noreply@github.com> 2021-11-23 17:12:00 -0600
commit0751808a2e9f38790ea713e06b4e379710445c72 (patch)
tree0b6af6cb6901201e58e472d7a5860d1df07d03f5 /packages/create-astro
parent7476a92461c4ed3e9b879d3ee7669ba59d027248 (diff)
downloadastro-create-astro@0.6.8.tar.gz
astro-create-astro@0.6.8.tar.zst
astro-create-astro@0.6.8.zip
* Version Packages (next) * chore: update CHANGELOG * fix: merge conflict * fix: merge conflict * chore: remove pre.json * Version Packages * Version Packages Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <nate@skypack.dev>
Diffstat (limited to 'packages/create-astro')
-rw-r--r--packages/create-astro/CHANGELOG.md6
-rw-r--r--packages/create-astro/package.json2
2 files changed, 7 insertions, 1 deletions
diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index 32a5a8756..ce29fa08f 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-astro
+## 0.6.8
+
+### Patch Changes
+
+- 3e1bdb1a: Add a helpful message for the "could not find commit hash for ..." error
+
## 0.6.7
## 0.6.7-next.1
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index c6a148486..88348cf86 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -1,6 +1,6 @@
{
"name": "create-astro",
- "version": "0.6.7",
+ "version": "0.6.8",
"type": "module",
"repository": {
"type": "git",