summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2023-08-30 09:20:49 +0100
committerGravatar GitHub <noreply@github.com> 2023-08-30 09:20:49 +0100
commitc2d92dc293bc5d3e2d9840fcf05cc6fa90b01327 (patch)
tree2f06b5081ba1c77ef6fd9d3de10ade05bdabd916
parent264bbba4e0fb514c5c7c5f9a8289a17619a46fab (diff)
downloadastro-c2d92dc293bc5d3e2d9840fcf05cc6fa90b01327.tar.gz
astro-c2d92dc293bc5d3e2d9840fcf05cc6fa90b01327.tar.zst
astro-c2d92dc293bc5d3e2d9840fcf05cc6fa90b01327.zip
chore: exit from `next` mode (#8278)
-rw-r--r--.changeset/pre.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json
index 65f614f2a..c08c9984e 100644
--- a/.changeset/pre.json
+++ b/.changeset/pre.json
@@ -1,5 +1,5 @@
{
- "mode": "pre",
+ "mode": "exit",
"tag": "rc",
"initialVersions": {
"astro": "2.9.6",