diff options
author | 2024-03-05 16:58:48 -0800 | |
---|---|---|
committer | 2024-03-05 16:58:48 -0800 | |
commit | 038201fbaea9a4c040d50df5d90d83b27d3dbc76 (patch) | |
tree | 5e86e8ad51d42072bf209b6ace9fe0dace637815 /.changeset | |
parent | f2e60a96754ed1d86001fe4d5d3a0c0ef657408d (diff) | |
download | astro@4.4.12.tar.gz astro@4.4.12.tar.zst astro@4.4.12.zip |
[ci] release (#10337)astro@4.4.12@astrojs/vercel@7.3.5@astrojs/db@0.6.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/sharp-scissors-think.md | 5 | ||||
-rw-r--r-- | .changeset/slimy-berries-mate.md | 5 | ||||
-rw-r--r-- | .changeset/two-coats-smoke.md | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/sharp-scissors-think.md b/.changeset/sharp-scissors-think.md deleted file mode 100644 index 60498d213..000000000 --- a/.changeset/sharp-scissors-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Fixes an issue where slotting interactive components within a "client:only" component prevented all component code in the page from running. diff --git a/.changeset/slimy-berries-mate.md b/.changeset/slimy-berries-mate.md deleted file mode 100644 index ee39a3a4f..000000000 --- a/.changeset/slimy-berries-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/vercel": patch ---- - -Fixes an issue that was preventing the use of `sharp` in some cases and causing a runtime error diff --git a/.changeset/two-coats-smoke.md b/.changeset/two-coats-smoke.md deleted file mode 100644 index ed0e8abc5..000000000 --- a/.changeset/two-coats-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/db": patch ---- - -Add back confirmation handling on verify and push |