summaryrefslogtreecommitdiff
path: root/packages/integrations/node/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-01 07:58:03 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-01 10:58:03 -0400
commitd0cf3a2c01be9b72989ab4a64db3977861a562ce (patch)
treeb8232d2507ed0c1e5614d7dc6e6ee028f90486c3 /packages/integrations/node/CHANGELOG.md
parent50975f2ea3a59f9e023cc631a9372c0c7986eec9 (diff)
downloadastro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.tar.gz
astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.tar.zst
astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.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.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/integrations/node/CHANGELOG.md b/packages/integrations/node/CHANGELOG.md
index d5c97c9cc..18e0d5c59 100644
--- a/packages/integrations/node/CHANGELOG.md
+++ b/packages/integrations/node/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/node
+## 5.1.2
+
+### Patch Changes
+
+- [#6935](https://github.com/withastro/astro/pull/6935) [`c405cef64`](https://github.com/withastro/astro/commit/c405cef64711a7b6a480e8b4068cd2bf3cf889a9) Thanks [@matthewp](https://github.com/matthewp)! - Catch errors that occur within the stream in the Node adapter
+
+- Updated dependencies [[`a98df9374`](https://github.com/withastro/astro/commit/a98df9374dec65c678fa47319cb1481b1af123e2), [`ac57b5549`](https://github.com/withastro/astro/commit/ac57b5549f828a17bdbebdaca7ace075307a3c9d), [`50975f2ea`](https://github.com/withastro/astro/commit/50975f2ea3a59f9e023cc631a9372c0c7986eec9), [`ebae1eaf8`](https://github.com/withastro/astro/commit/ebae1eaf87f49399036033c673b513338f7d9c42), [`dc062f669`](https://github.com/withastro/astro/commit/dc062f6695ce577dc569781fc0678c903012c336)]:
+ - astro@2.3.3
+ - @astrojs/webapi@2.1.1
+
## 5.1.1
### Patch Changes