diff options
author | 2022-02-18 14:30:33 -0800 | |
---|---|---|
committer | 2022-02-18 14:30:38 -0800 | |
commit | 4eb0d9863f8c884f8f6d988c1dc54450653f8a90 (patch) | |
tree | 364cdfc8ddc8ea7c2e69e4ca07b5bc9ef027f3b9 | |
parent | 492f6f1c70524d66cba837006575d5fb02c38c0b (diff) | |
download | astro-4eb0d9863f8c884f8f6d988c1dc54450653f8a90.tar.gz astro-4eb0d9863f8c884f8f6d988c1dc54450653f8a90.tar.zst astro-4eb0d9863f8c884f8f6d988c1dc54450653f8a90.zip |
update changeset tags before release
-rw-r--r-- | .changeset/few-coats-warn.md | 2 | ||||
-rw-r--r-- | .changeset/slow-islands-fix.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.changeset/few-coats-warn.md b/.changeset/few-coats-warn.md index d02de6e3f..b1599802c 100644 --- a/.changeset/few-coats-warn.md +++ b/.changeset/few-coats-warn.md @@ -1,5 +1,5 @@ --- -'astro': patch +'astro': minor --- Support for non-HTML pages diff --git a/.changeset/slow-islands-fix.md b/.changeset/slow-islands-fix.md index 1da871343..af51c2177 100644 --- a/.changeset/slow-islands-fix.md +++ b/.changeset/slow-islands-fix.md @@ -1,5 +1,5 @@ --- -'astro': patch +'astro': minor --- Experimental SSR Support |