summaryrefslogtreecommitdiff
path: root/.changeset/witty-sheep-wave.md
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-13 09:29:24 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-13 12:29:24 -0400
commit81d57f2638aab02cd9a33174854a9912e4614565 (patch)
treed389d73889c926deb9aa14875290c5a0669e586b /.changeset/witty-sheep-wave.md
parent3918787cb9676a8c6b9be371ae90edeb676f4e8f (diff)
downloadastro-@astrojs/svelte@1.0.2.tar.gz
astro-@astrojs/svelte@1.0.2.tar.zst
astro-@astrojs/svelte@1.0.2.zip
* [ci] release * Update packages/integrations/node/CHANGELOG.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Diffstat (limited to '.changeset/witty-sheep-wave.md')
-rw-r--r--.changeset/witty-sheep-wave.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/witty-sheep-wave.md b/.changeset/witty-sheep-wave.md
deleted file mode 100644
index cac7841e4..000000000
--- a/.changeset/witty-sheep-wave.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'astro': patch
----
-
-Update Astro.cookies.set types to allow booleans and numbers
-
-Note that booleans and numbers were already allowed, they just were not allowed by the type definitions.