summaryrefslogtreecommitdiff
path: root/packages/integrations/node/CHANGELOG.md
diff options
context:
space:
mode:
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 e4cf76b85..71a1b2f2f 100644
--- a/packages/integrations/node/CHANGELOG.md
+++ b/packages/integrations/node/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/node
+## 7.0.0
+
+### Major Changes
+
+- [#9199](https://github.com/withastro/astro/pull/9199) [`49aa215a0`](https://github.com/withastro/astro/commit/49aa215a01ee1c4805316c85bb0aea6cfbc25a31) Thanks [@lilnasy](https://github.com/lilnasy)! - The internals of the integration have been updated to support Astro 4.0. Make sure to upgrade your Astro version as Astro 3.0 is no longer supported.
+
## 7.0.0-beta.1
### Major Changes