summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@matthewphillips.info> 2022-01-31 17:03:42 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-31 17:03:42 -0500
commitb9da87a1088dccea45c2cf071cc8105f4d3ee453 (patch)
treefad2237fcbed1dddfd26839704264c03e5fc1702
parent3d2c184962925300ca75c96b8115f88e68140ec7 (diff)
downloadastro-b9da87a1088dccea45c2cf071cc8105f4d3ee453.tar.gz
astro-b9da87a1088dccea45c2cf071cc8105f4d3ee453.tar.zst
astro-b9da87a1088dccea45c2cf071cc8105f4d3ee453.zip
Enter prerelease mode (#2510)
-rw-r--r--.changeset/pre.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json
new file mode 100644
index 000000000..1202677b1
--- /dev/null
+++ b/.changeset/pre.json
@@ -0,0 +1,48 @@
+{
+ "mode": "pre",
+ "tag": "next",
+ "initialVersions": {
+ "docs": "0.0.7",
+ "@example/blog": "0.0.1",
+ "@example/blog-multiple-authors": "0.0.1",
+ "@example/component": "0.0.1",
+ "@example/my-component-demo": "0.0.1",
+ "@example/my-component": "0.0.1",
+ "@example/docs": "0.0.1",
+ "@example/fast-build": "0.0.1",
+ "@example/framework-alpine": "0.0.1",
+ "@example/framework-lit": "0.0.1",
+ "@example/framework-multiple": "0.0.1",
+ "@example/framework-preact": "0.0.1",
+ "@example/framework-react": "0.0.1",
+ "@example/framework-solid": "0.0.1",
+ "@example/framework-svelte": "0.0.1",
+ "@example/framework-vue": "0.0.1",
+ "@example/minimal": "0.0.1",
+ "@example/portfolio": "0.0.1",
+ "@example/portfolio-svelte": "0.0.1",
+ "@example/starter": "0.0.1",
+ "@example/subpath": "0.0.1",
+ "@example/with-markdown": "0.0.1",
+ "@example/with-markdown-plugins": "0.0.2",
+ "@example/with-nanostores": "0.0.1",
+ "@example/with-tailwindcss": "0.0.1",
+ "@example/with-vite-plugin-pwa": "0.0.1",
+ "astro": "0.22.20",
+ "@astrojs/parser": "0.22.0",
+ "@astrojs/prism": "0.4.0",
+ "@astrojs/astro-test-builtins-dep": "0.1.0",
+ "@astrojs/test-custom-element-renderer": "0.1.0",
+ "@astrojs/test-static-build-pkg": "0.0.2",
+ "create-astro": "0.7.1",
+ "@astrojs/markdown-remark": "0.6.0",
+ "@astrojs/renderer-lit": "0.3.1",
+ "@astrojs/renderer-preact": "0.4.0",
+ "@astrojs/renderer-react": "0.4.1",
+ "@astrojs/renderer-solid": "0.3.1",
+ "@astrojs/renderer-svelte": "0.3.1",
+ "@astrojs/renderer-vue": "0.3.0",
+ "astro-scripts": "0.0.1"
+ },
+ "changesets": []
+}