diff options
-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 1cf5ecf7a..49f4fbbf3 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -1,5 +1,5 @@ { - "mode": "pre", + "mode": "exit", "tag": "beta", "initialVersions": { "astro": "3.5.5", |