enter prerelease mode for v0.19.0-next

This commit is contained in:
Fred K. Schott 2021-08-11 15:05:24 -07:00
parent b63960f514
commit 3ba2930fbd

43
.changeset/pre.json Normal file
View file

@ -0,0 +1,43 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"docs": "0.0.4",
"@example/blog": "0.0.1",
"@example/blog-multiple-authors": "0.0.1",
"@example/docs": "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/portfolio": "0.0.1",
"@example/snowpack": "0.0.1",
"@example/starter": "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",
"astro": "0.18.10",
"@astrojs/parser": "0.18.5",
"@astrojs/prism": "0.2.2",
"@astrojs/astro-test-builtins-polyfillnode": "1.2.0",
"@astrojs/astro-test-builtins-dep": "0.0.1",
"@astrojs/test-custom-element-renderer": "0.0.1",
"create-astro": "0.6.0",
"@astrojs/markdown-support": "0.2.3",
"@astrojs/renderer-lit": "0.1.0",
"@astrojs/renderer-preact": "0.2.1",
"@astrojs/renderer-react": "0.2.0",
"@astrojs/renderer-solid": "0.1.0",
"@astrojs/renderer-svelte": "0.1.1",
"@astrojs/renderer-vue": "0.1.7",
"astro-scripts": "0.0.1",
"@astrojs/language-server": "0.6.0",
"astro-vscode": "0.6.1",
"www": "1.1.0"
},
"changesets": []
}