diff options
author | 2022-03-25 17:00:49 -0500 | |
---|---|---|
committer | 2022-03-25 17:00:49 -0500 | |
commit | 109693bb0594ec2bb5ef4f40e01af25eade644bf (patch) | |
tree | 0b8e33b4c5119217fb956e929dbcb6ab6fee9a4b /.changeset/pre.json | |
parent | e232fcda0a625e612624a5090d19e3b4bd0dc4aa (diff) | |
download | astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.tar.gz astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.tar.zst astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.zip |
[ci] release (#2884)create-astro@0.8.0astro@0.25.0@astrojs/vue@0.0.2@astrojs/turbolinks@0.0.2@astrojs/tailwind@0.0.2@astrojs/svelte@0.0.2@astrojs/solid-js@0.0.2@astrojs/sitemap@0.0.2@astrojs/react@0.0.2@astrojs/prism@0.4.1@astrojs/preact@0.0.2@astrojs/partytown@0.0.2@astrojs/node@0.0.2@astrojs/netlify@0.0.2@astrojs/markdown-remark@0.7.0@astrojs/lit@0.0.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/pre.json')
-rw-r--r-- | .changeset/pre.json | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index aba578ff5..000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "mode": "exit", - "tag": "next", - "initialVersions": { - "@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/env-vars": "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/integrations-playground": "0.0.1", - "@example/minimal": "0.0.1", - "@example/non-html-pages": "0.0.1", - "@example/portfolio": "0.0.1", - "@example/ssr": "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-markdown-shiki": "0.0.1", - "@example/with-nanostores": "0.0.1", - "@example/with-tailwindcss": "0.0.1", - "@example/with-vite-plugin-pwa": "0.0.1", - "astro": "0.24.3", - "@astrojs/prism": "0.4.0", - "@test/custom-element-renderer": "0.1.0", - "@test/static-build-pkg": "0.0.0", - "create-astro": "0.7.1", - "@astrojs/lit": "0.0.1", - "@astrojs/partytown": "0.0.1", - "@astrojs/preact": "0.0.1", - "@astrojs/react": "0.0.1", - "@astrojs/sitemap": "0.0.1", - "@astrojs/solid-js": "0.0.1", - "@astrojs/svelte": "0.0.1", - "@astrojs/tailwind": "0.0.1", - "@astrojs/turbolinks": "0.0.1", - "@astrojs/vue": "0.0.1", - "@astrojs/markdown-remark": "0.6.4", - "@astrojs/renderer-lit": "0.4.0", - "@astrojs/renderer-preact": "0.5.0", - "@astrojs/renderer-react": "0.5.0", - "@astrojs/renderer-solid": "0.4.0", - "@astrojs/renderer-svelte": "0.5.2", - "@astrojs/renderer-vue": "0.4.0", - "@astrojs/webapi": "0.11.0", - "astro-scripts": "0.0.2", - "@astrojs/node": "0.0.1" - }, - "changesets": [ - "cyan-pigs-ring", - "eighty-trees-thank", - "forty-badgers-relate", - "fuzzy-lies-nail", - "hot-plants-help", - "lemon-needles-count", - "modern-adults-dance", - "moody-trees-allow", - "perfect-ravens-count", - "rude-panthers-tease", - "rude-starfishes-drop", - "rude-trainers-repeat", - "silent-walls-tan", - "silly-sloths-hammer", - "small-horses-protect", - "spotty-houses-stare", - "strong-bears-knock", - "tidy-jobs-beg", - "twenty-kiwis-tease", - "wise-garlics-bathe" - ] -} |