summaryrefslogtreecommitdiff
path: root/packages/integrations/deno/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/deno/CHANGELOG.md')
-rw-r--r--packages/integrations/deno/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/deno/CHANGELOG.md b/packages/integrations/deno/CHANGELOG.md
index 828e84574..d1ac6241e 100644
--- a/packages/integrations/deno/CHANGELOG.md
+++ b/packages/integrations/deno/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/node
+## 0.1.7
+
+### Patch Changes
+
+- [#3734](https://github.com/withastro/astro/pull/3734) [`4acd245d`](https://github.com/withastro/astro/commit/4acd245d8f59871eb9c0083ae1a0fe7aa70c84f5) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix: append shim to top of built file to avoid "can't read process of undefined" issues
+
## 0.1.6
### Patch Changes