summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2023-01-23 15:07:51 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-23 15:07:51 -0500
commit453b373dc5b30443f8bd484a51d48f5062e1853d (patch)
tree8f4e12881a20b79504929ee600c03fde57756821
parent304823811eddd8e72aa1d8e2d39b40ab5cda3565 (diff)
downloadastro-453b373dc5b30443f8bd484a51d48f5062e1853d.tar.gz
astro-453b373dc5b30443f8bd484a51d48f5062e1853d.tar.zst
astro-453b373dc5b30443f8bd484a51d48f5062e1853d.zip
Exit pre-mode for 2.0 release (#5942)
-rw-r--r--.changeset/pre.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json
index e5f5bd3c3..1fd49bd50 100644
--- a/.changeset/pre.json
+++ b/.changeset/pre.json
@@ -1,5 +1,5 @@
{
- "mode": "pre",
+ "mode": "exit",
"tag": "beta",
"initialVersions": {
"@example/basics": "0.0.1",