diff options
Diffstat (limited to '.changeset/pre.json')
-rw-r--r-- | .changeset/pre.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json index 9dd14d8a4..88b57d43a 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -1,5 +1,5 @@ { - "mode": "pre", + "mode": "exit", "tag": "beta", "initialVersions": { "astro": "5.0.0-alpha.9", |