diff options
author | 2022-04-27 16:23:53 -0400 | |
---|---|---|
committer | 2022-04-27 16:23:53 -0400 | |
commit | 79378523957462705ca4a32f69c14aacb1a8244b (patch) | |
tree | 55e66ef3f369538061aa3630f88bc97f55edb9a4 /.changeset | |
parent | 3d6e382b583646f047836b703a867c3b29ac91b2 (diff) | |
download | astro-create-astro@0.10.1.tar.gz astro-create-astro@0.10.1.tar.zst astro-create-astro@0.10.1.zip |
[ci] release (#3215)create-astro@0.10.1astro@1.0.0-beta.19
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/curly-cobras-kneel.md | 5 | ||||
-rw-r--r-- | .changeset/eight-falcons-applaud.md | 5 | ||||
-rw-r--r-- | .changeset/tiny-guests-stare.md | 5 |
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! |