mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
e6aaeff50c
* summarize changsets * exit prerelease mode * add back missing readme * add back missing lit renderer
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"mode": "exit",
|
|
"tag": "next",
|
|
"initialVersions": {
|
|
"docs": "0.0.7",
|
|
"@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/minimal": "0.0.1",
|
|
"@example/portfolio": "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.20.12",
|
|
"@astrojs/parser": "0.20.2",
|
|
"@astrojs/prism": "0.2.2",
|
|
"@astrojs/astro-test-builtins-dep": "0.0.1",
|
|
"@astrojs/test-custom-element-renderer": "0.0.1",
|
|
"create-astro": "0.6.6",
|
|
"@astrojs/markdown-remark": "0.3.1",
|
|
"@astrojs/renderer-lit": "0.1.2",
|
|
"@astrojs/renderer-preact": "0.2.2",
|
|
"@astrojs/renderer-react": "0.2.2",
|
|
"@astrojs/renderer-solid": "0.1.1",
|
|
"@astrojs/renderer-svelte": "0.1.2",
|
|
"@astrojs/renderer-vue": "0.1.9",
|
|
"astro-scripts": "0.0.1",
|
|
"www": "1.1.0",
|
|
"@example/portfolio-svelte": "0.0.1",
|
|
"@example/subpath": "0.0.1"
|
|
},
|
|
"changesets": [
|
|
"changeset-1",
|
|
"changeset-2",
|
|
"changeset-3",
|
|
"changeset-4"
|
|
]
|
|
}
|