summaryrefslogtreecommitdiff
path: root/packages/integrations/node/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-16 05:50:47 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-16 21:50:47 +0800
commit8366cd777530e6e0740f8a9c535f3c4382ffb053 (patch)
tree87676b702b11f2fcc694d305d26a552e9277dffe /packages/integrations/node/CHANGELOG.md
parentac5633b8f615fe90ea419e00c5c771d00783a6e2 (diff)
downloadastro-@astrojs/node@6.0.4.tar.gz
astro-@astrojs/node@6.0.4.tar.zst
astro-@astrojs/node@6.0.4.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/node/CHANGELOG.md')
-rw-r--r--packages/integrations/node/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/node/CHANGELOG.md b/packages/integrations/node/CHANGELOG.md
index 1b319f62d..8ef4b80ac 100644
--- a/packages/integrations/node/CHANGELOG.md
+++ b/packages/integrations/node/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/node
+## 6.0.4
+
+### Patch Changes
+
+- [#9071](https://github.com/withastro/astro/pull/9071) [`c9487138d`](https://github.com/withastro/astro/commit/c9487138d6d8fd39c8c8512239b6724cf2b275ff) Thanks [@pilcrowOnPaper](https://github.com/pilcrowOnPaper)! - Fixes a bug where the response stream would not cancel when the connection closed
+
## 6.0.3
### Patch Changes