summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-27 16:23:53 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-27 16:23:53 -0400
commit79378523957462705ca4a32f69c14aacb1a8244b (patch)
tree55e66ef3f369538061aa3630f88bc97f55edb9a4 /.changeset
parent3d6e382b583646f047836b703a867c3b29ac91b2 (diff)
downloadastro-create-astro@0.10.1.tar.gz
astro-create-astro@0.10.1.tar.zst
astro-create-astro@0.10.1.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/curly-cobras-kneel.md5
-rw-r--r--.changeset/eight-falcons-applaud.md5
-rw-r--r--.changeset/tiny-guests-stare.md5
3 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/curly-cobras-kneel.md b/.changeset/curly-cobras-kneel.md
deleted file mode 100644
index d45af83e3..000000000
--- a/.changeset/curly-cobras-kneel.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'create-astro': patch
----
-
-Simplify logging during welcome message and directory selection
diff --git a/.changeset/eight-falcons-applaud.md b/.changeset/eight-falcons-applaud.md
deleted file mode 100644
index 5896f028d..000000000
--- a/.changeset/eight-falcons-applaud.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Replaced deprecated String.substr with String.slice
diff --git a/.changeset/tiny-guests-stare.md b/.changeset/tiny-guests-stare.md
deleted file mode 100644
index ad2ea7844..000000000
--- a/.changeset/tiny-guests-stare.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix: bump Astro core to update available starter templates. Find new "Just the Basics" option in create-astro!