Skip to content

Commit

Permalink
chore: add changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Aug 9, 2022
1 parent 57b16b6 commit 04ad445
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .changeset/big-singers-laugh.md
@@ -0,0 +1,27 @@
---
'@astrojs/prism': major
'@astrojs/rss': major
'create-astro': major
'@astrojs/cloudflare': major
'@astrojs/deno': major
'@astrojs/lit': major
'@astrojs/netlify': major
'@astrojs/node': major
'@astrojs/partytown': major
'@astrojs/preact': major
'@astrojs/react': major
'@astrojs/sitemap': major
'@astrojs/solid-js': major
'@astrojs/svelte': major
'@astrojs/tailwind': major
'@astrojs/vercel': major
'@astrojs/vue': major
'@astrojs/markdown-component': major
'@astrojs/markdown-remark': major
'@astrojs/telemetry': major
'@astrojs/webapi': major
---

> Astro v1.0 is out! Read the [official announcement post](https://astro.build/blog/astro-1/).
**No breaking changes**. This package is now officially stable and compatible with `astro@1.0.0`!
7 changes: 7 additions & 0 deletions .changeset/lucky-clouds-fry.md
@@ -0,0 +1,7 @@
---
'astro': major
---

> Astro v1.0 is out! Read the [official announcement post](https://astro.build/blog/astro-1/).
If you need help migrating an existing Astro project to the new Astro v1.0, check out our updated [Migration Guide](https://docs.astro.build/en/migrate/) and [full documentation website](https://docs.astro.build/).

0 comments on commit 04ad445

Please sign in to comment.