summaryrefslogtreecommitdiff
path: root/packages/create-astro/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/create-astro/CHANGELOG.md')
-rw-r--r--packages/create-astro/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index 59f6ab93f..2238bc056 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-astro
+## 4.9.2
+
+### Patch Changes
+
+- [#12143](https://github.com/withastro/astro/pull/12143) [`2385d58`](https://github.com/withastro/astro/commit/2385d58389ee975a53f4089f2a7220d97cf3cdff) Thanks [@bluwy](https://github.com/bluwy)! - Uses `@bluwy/giget-core` instead of `giget` for smaller installation size when downloading the CLI
+
## 4.9.1
### Patch Changes