diff --git a/.changeset/selfish-bulldogs-jog.md b/.changeset/selfish-bulldogs-jog.md index 474cc7993dc33..668d010813f31 100644 --- a/.changeset/selfish-bulldogs-jog.md +++ b/.changeset/selfish-bulldogs-jog.md @@ -2,4 +2,4 @@ 'create-astro': patch --- -Fixes an issue where the `getVersion` function was incorrectly using the `latest` tag instead of the user-specified `ref` to determine the Astro version. +Fixes an issue where installing Astro v5-beta using `create-astro` would display the wrong Astro version in the installation messages.