diff options
Diffstat (limited to '.changeset/pre.json')
-rw-r--r-- | .changeset/pre.json | 140 |
1 files changed, 0 insertions, 140 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 6035129f3..000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "mode": "exit", - "tag": "beta", - "initialVersions": { - "@example/basics": "0.0.1", - "@example/blog": "0.0.1", - "@example/component": "0.0.1", - "@example/deno": "0.0.1", - "@example/docs": "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/hackernews": "0.0.1", - "@example/integration": "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/with-content": "0.0.1", - "@example/with-markdown-plugins": "0.0.2", - "@example/with-markdown-shiki": "0.0.1", - "@example/with-mdx": "0.0.1", - "@example/with-nanostores": "0.0.1", - "@example/with-tailwindcss": "0.0.1", - "@example/with-vite-plugin-pwa": "0.0.1", - "@example/with-vitest": "0.0.1", - "astro": "1.9.0", - "@astrojs/prism": "1.0.2", - "@astrojs/rss": "2.0.0", - "@test/component-library-shared": "0.1.0", - "@test/custom-element-renderer": "0.1.0", - "create-astro": "1.2.4", - "@astrojs/alpinejs": "0.1.2", - "@astrojs/cloudflare": "5.0.0", - "@astrojs/deno": "3.0.0", - "@astrojs/image": "0.12.1", - "@astrojs/lit": "1.0.1", - "@astrojs/mdx": "0.14.0", - "@astrojs/netlify": "1.3.0", - "@astrojs/node": "4.0.0", - "@astrojs/partytown": "1.0.2", - "@astrojs/preact": "1.2.0", - "@astrojs/prefetch": "0.1.1", - "@astrojs/react": "1.2.2", - "@astrojs/sitemap": "1.0.0", - "@astrojs/solid-js": "1.2.3", - "@astrojs/svelte": "1.0.2", - "@astrojs/tailwind": "2.1.3", - "@astrojs/turbolinks": "0.1.4", - "@astrojs/vercel": "2.4.0", - "@astrojs/vue": "1.2.2", - "@astrojs/markdown-component": "1.0.2", - "@astrojs/markdown-remark": "1.2.0", - "@astrojs/telemetry": "1.0.1", - "@astrojs/webapi": "1.1.1", - "astro-scripts": "0.0.9" - }, - "changesets": [ - "angry-pots-boil", - "angry-spoons-flow", - "beige-beds-smile", - "beige-pumpkins-pump", - "beige-waves-wave", - "calm-emus-raise", - "calm-peas-doubt", - "chatty-planes-bathe", - "chatty-rivers-camp", - "chilled-geese-worry", - "curvy-beds-warn", - "curvy-foxes-reply", - "dull-rabbits-relax", - "eleven-bulldogs-provide", - "few-rice-report", - "fluffy-cups-travel", - "fluffy-mirrors-swim", - "fluffy-onions-wink", - "giant-chefs-rule", - "gold-baboons-tie", - "grumpy-days-yell", - "kind-beers-give", - "kind-panthers-doubt", - "kind-seahorses-reply", - "large-hotels-give", - "large-steaks-film", - "lemon-bobcats-kick", - "lemon-eagles-worry", - "lovely-terms-drive", - "lovely-worms-invite", - "lucky-ants-push", - "lucky-tigers-know", - "mean-suits-cover", - "modern-bulldogs-film", - "neat-eagles-trade", - "new-lies-guess", - "ninety-garlics-fly", - "odd-mirrors-beam", - "poor-chicken-film", - "poor-ladybugs-thank", - "pretty-planes-promise", - "quick-impalas-rush", - "quiet-actors-agree", - "real-nails-clean", - "real-rules-occur", - "red-snakes-fetch", - "rotten-cups-happen", - "selfish-tigers-do", - "serious-cats-jog", - "shaggy-bags-attend", - "shaggy-keys-turn", - "shaggy-melons-tap", - "six-carpets-talk", - "six-dingos-add", - "smart-clouds-applaud", - "smooth-guests-perform", - "spicy-parrots-beam", - "spicy-tips-dream", - "spotty-bees-switch", - "stupid-wolves-explain", - "sweet-rocks-count", - "swift-kangaroos-decide", - "ten-paws-obey", - "thick-walls-smell", - "thin-beers-drive", - "thin-seahorses-worry", - "three-comics-share", - "tricky-rabbits-count", - "twelve-cooks-tickle", - "twenty-boxes-know", - "twenty-llamas-type", - "two-geese-eat", - "two-needles-buy", - "wicked-clouds-obey", - "witty-pugs-drum" - ] -} |