diff options
author | 2022-04-10 18:43:29 -0700 | |
---|---|---|
committer | 2022-04-10 18:45:58 -0700 | |
commit | 4ab1a12481b353132512406d863b98425333e60e (patch) | |
tree | 5034afc114355693b9647590153addc3d36177f8 | |
parent | 1907255ca239a94b76b1fe3a844a35f0436b8e3d (diff) | |
download | astro-4ab1a12481b353132512406d863b98425333e60e.tar.gz astro-4ab1a12481b353132512406d863b98425333e60e.tar.zst astro-4ab1a12481b353132512406d863b98425333e60e.zip |
correct changesets
-rw-r--r-- | .changeset/dry-candles-behave.md | 2 | ||||
-rw-r--r-- | .changeset/shiny-rice-worry.md | 10 | ||||
-rw-r--r-- | .changeset/ten-rice-unite.md | 2 |
3 files changed, 11 insertions, 3 deletions
diff --git a/.changeset/dry-candles-behave.md b/.changeset/dry-candles-behave.md index 419b371b2..7bf451cae 100644 --- a/.changeset/dry-candles-behave.md +++ b/.changeset/dry-candles-behave.md @@ -1,5 +1,5 @@ --- -"@astrojs/netlify": patch +"@astrojs/netlify": minor --- Improve the Netlify adapter: diff --git a/.changeset/shiny-rice-worry.md b/.changeset/shiny-rice-worry.md index ce31f58f9..1f3c7ae5f 100644 --- a/.changeset/shiny-rice-worry.md +++ b/.changeset/shiny-rice-worry.md @@ -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. diff --git a/.changeset/ten-rice-unite.md b/.changeset/ten-rice-unite.md index 9ae22d652..edfdea2f6 100644 --- a/.changeset/ten-rice-unite.md +++ b/.changeset/ten-rice-unite.md @@ -1,5 +1,5 @@ --- -"@astrojs/solid-js": patch +"@astrojs/solid-js": minor "@astrojs/renderer-solid": patch --- |