correct changesets

This commit is contained in:
Fred K. Schott 2022-04-10 18:43:29 -07:00
parent 1907255ca2
commit 4ab1a12481
3 changed files with 11 additions and 3 deletions

View file

@ -1,5 +1,5 @@
--- ---
"@astrojs/netlify": patch "@astrojs/netlify": minor
--- ---
Improve the Netlify adapter: Improve the Netlify adapter:

View file

@ -1,5 +1,13 @@
--- ---
'astro': major '@astrojs/deno': minor
'@astrojs/lit': minor
'@astrojs/node': minor
'@astrojs/preact': minor
'@astrojs/solid': minor
'@astrojs/svelte': minor
'@astrojs/turbolinks': minor
'@astrojs/vercel': minor
'@astrojs/vue': minor
--- ---
Welcome to the Astro v1.0.0 Beta! Read the [official announcement](https://astro.build/blog/astro-1-beta-release/) for more details. Welcome to the Astro v1.0.0 Beta! Read the [official announcement](https://astro.build/blog/astro-1-beta-release/) for more details.

View file

@ -1,5 +1,5 @@
--- ---
"@astrojs/solid-js": patch "@astrojs/solid-js": minor
"@astrojs/renderer-solid": patch "@astrojs/renderer-solid": patch
--- ---