summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/config.json2
-rw-r--r--.changeset/pre.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/.changeset/config.json b/.changeset/config.json
index 7920f52b8..030941db2 100644
--- a/.changeset/config.json
+++ b/.changeset/config.json
@@ -4,7 +4,7 @@
"commit": false,
"linked": [],
"access": "public",
- "baseBranch": "next",
+ "baseBranch": "main",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
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",