diff options
author | 2022-02-18 16:08:12 -0600 | |
---|---|---|
committer | 2022-02-18 16:08:12 -0600 | |
commit | 492f6f1c70524d66cba837006575d5fb02c38c0b (patch) | |
tree | cb20113a1691a2e176dbcb0ec5eaba1a08ab4931 | |
parent | aaa61ff254ee424acd59d1b205b7551ee8cff696 (diff) | |
download | astro-492f6f1c70524d66cba837006575d5fb02c38c0b.tar.gz astro-492f6f1c70524d66cba837006575d5fb02c38c0b.tar.zst astro-492f6f1c70524d66cba837006575d5fb02c38c0b.zip |
chore: exit pre
-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 5a08b8deb..afd439b59 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -1,5 +1,5 @@ { - "mode": "pre", + "mode": "exit", "tag": "next", "initialVersions": { "@example/blog": "0.0.1", |