diff options
author | 2022-06-30 11:39:44 -0700 | |
---|---|---|
committer | 2022-06-30 11:39:44 -0700 | |
commit | d07ad8a782c16920f043fdbcac8af850a960081b (patch) | |
tree | 51986e9b2e43c4ca303d902fde4a4782ed76ee6c /.changeset | |
parent | bf44b2ab88751d59f1d1071a878944ce49554210 (diff) | |
download | astro-@astrojs/prefetch@0.0.3.tar.gz astro-@astrojs/prefetch@0.0.3.tar.zst astro-@astrojs/prefetch@0.0.3.zip |
[ci] release (#3774)astro@1.0.0-beta.60@astrojs/vercel@0.2.4@astrojs/telemetry@0.2.3@astrojs/sitemap@0.2.4@astrojs/prefetch@0.0.3@astrojs/partytown@0.1.6@astrojs/node@0.1.3@astrojs/netlify@0.4.8@astrojs/mdx@0.0.2@astrojs/deno@0.1.8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r-- | .changeset/light-moons-protect.md | 5 | ||||
-rw-r--r-- | .changeset/plenty-paws-divide.md | 5 | ||||
-rw-r--r-- | .changeset/selfish-beers-dance.md | 5 | ||||
-rw-r--r-- | .changeset/shaggy-gifts-admire.md | 5 | ||||
-rw-r--r-- | .changeset/sour-clocks-unite.md | 5 | ||||
-rw-r--r-- | .changeset/yellow-cameras-ring.md | 11 |
6 files changed, 0 insertions, 36 deletions
diff --git a/.changeset/light-moons-protect.md b/.changeset/light-moons-protect.md deleted file mode 100644 index 9b9bd38ef..000000000 --- a/.changeset/light-moons-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/prefetch': patch ---- - -Fix integration name (`prefetch` instead of `lit`) diff --git a/.changeset/plenty-paws-divide.md b/.changeset/plenty-paws-divide.md deleted file mode 100644 index e15c6b0c9..000000000 --- a/.changeset/plenty-paws-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix an issue with throwAndExit not awaiting diff --git a/.changeset/selfish-beers-dance.md b/.changeset/selfish-beers-dance.md deleted file mode 100644 index 4386cdda2..000000000 --- a/.changeset/selfish-beers-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Internal changes needed to support `@astrojs/mdx` diff --git a/.changeset/shaggy-gifts-admire.md b/.changeset/shaggy-gifts-admire.md deleted file mode 100644 index e41f6ddab..000000000 --- a/.changeset/shaggy-gifts-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/mdx': patch ---- - -Initial release! 🎉 diff --git a/.changeset/sour-clocks-unite.md b/.changeset/sour-clocks-unite.md deleted file mode 100644 index 85ddbedbf..000000000 --- a/.changeset/sour-clocks-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix an issue with unfriendly config validation error output diff --git a/.changeset/yellow-cameras-ring.md b/.changeset/yellow-cameras-ring.md deleted file mode 100644 index 65d3a69ae..000000000 --- a/.changeset/yellow-cameras-ring.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@astrojs/deno': patch -'@astrojs/netlify': patch -'@astrojs/node': patch -'@astrojs/partytown': patch -'@astrojs/sitemap': patch -'@astrojs/vercel': patch -'@astrojs/telemetry': patch ---- - -Update READMEs |