diff options
author | 2022-04-27 10:14:07 -0400 | |
---|---|---|
committer | 2022-04-27 10:14:07 -0400 | |
commit | f23d6c528ed5fbb37614789a5abd480ee731cd0f (patch) | |
tree | 61d027b5b5d1b5b4cbdb345a664a1a3669738b83 | |
parent | b3272f758f68e0d3daf156a729888a2b74ca8229 (diff) | |
download | astro-f23d6c528ed5fbb37614789a5abd480ee731cd0f.tar.gz astro-f23d6c528ed5fbb37614789a5abd480ee731cd0f.tar.zst astro-f23d6c528ed5fbb37614789a5abd480ee731cd0f.zip |
chore: changeset (#3221)
-rw-r--r-- | .changeset/tiny-guests-stare.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/tiny-guests-stare.md b/.changeset/tiny-guests-stare.md new file mode 100644 index 000000000..ad2ea7844 --- /dev/null +++ b/.changeset/tiny-guests-stare.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fix: bump Astro core to update available starter templates. Find new "Just the Basics" option in create-astro! |