diff options
author | 2022-01-24 09:39:26 -0500 | |
---|---|---|
committer | 2022-01-24 09:39:26 -0500 | |
commit | 3059cc8e39216fa2747758aa19753294c6630829 (patch) | |
tree | 57d764d92da908a0a16b435fd8512beff361ac05 /.changeset | |
parent | 2a223fae0ef6b3164ce2b27df6bc1af9fd47e545 (diff) | |
download | astro-3059cc8e39216fa2747758aa19753294c6630829.tar.gz astro-3059cc8e39216fa2747758aa19753294c6630829.tar.zst astro-3059cc8e39216fa2747758aa19753294c6630829.zip |
[ci] release (#2437)astro@0.22.18@astrojs/test-static-build-pkg@0.0.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/flat-countries-roll.md | 5 | ||||
-rw-r--r-- | .changeset/flat-mayflies-ring.md | 5 | ||||
-rw-r--r-- | .changeset/neat-seals-fold.md | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/flat-countries-roll.md b/.changeset/flat-countries-roll.md deleted file mode 100644 index 7c8598861..000000000 --- a/.changeset/flat-countries-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Resolve sitemap URLs in relation to full site path diff --git a/.changeset/flat-mayflies-ring.md b/.changeset/flat-mayflies-ring.md deleted file mode 100644 index 8cba31592..000000000 --- a/.changeset/flat-mayflies-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix bug with RSS feed generation. `rss()` can now be called multiple times and URLs can now be fully qualified. diff --git a/.changeset/neat-seals-fold.md b/.changeset/neat-seals-fold.md deleted file mode 100644 index c34a85d18..000000000 --- a/.changeset/neat-seals-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Allow setting ssr Vite config in the static build |