summaryrefslogtreecommitdiff
path: root/.changeset/strong-seals-grow.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-26 16:49:09 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-26 16:49:09 -0400
commit8d8433ee50f10d15ebabc1e1f6ca424fe3427219 (patch)
tree34f88de55e7da65b090341028a375124bb2bd1f2 /.changeset/strong-seals-grow.md
parentf0f938ce7db54ad55b060cb90204ecab8424dc37 (diff)
downloadastro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.tar.gz
astro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.tar.zst
astro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/strong-seals-grow.md')
-rw-r--r--.changeset/strong-seals-grow.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/strong-seals-grow.md b/.changeset/strong-seals-grow.md
deleted file mode 100644
index f695cfad3..000000000
--- a/.changeset/strong-seals-grow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'create-astro': minor
----
-
-Feat: add option to install dependencies during setup. This respects the package manager used to run create-astro (ex. "yarn create astro" vs "pnpm create astro@latest").