summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-06-07 12:45:50 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-07 12:45:50 -0400
commitec89def67debc24a7eef38cab2f77632517d9a6a (patch)
tree60526f7870827b311a4dc951a816b786de7954cc /packages/integrations/netlify/CHANGELOG.md
parent0a978e22fd82d40105d59aa0b3bac4b189f19214 (diff)
downloadastro-@astrojs/deno@0.1.5.tar.gz
astro-@astrojs/deno@0.1.5.tar.zst
astro-@astrojs/deno@0.1.5.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/netlify/CHANGELOG.md')
-rw-r--r--packages/integrations/netlify/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/netlify/CHANGELOG.md b/packages/integrations/netlify/CHANGELOG.md
index 8ade489d4..0b0861b57 100644
--- a/packages/integrations/netlify/CHANGELOG.md
+++ b/packages/integrations/netlify/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/netlify
+## 0.4.3
+
+### Patch Changes
+
+- [#3535](https://github.com/withastro/astro/pull/3535) [`f3ab822e`](https://github.com/withastro/astro/commit/f3ab822e328725c3905b0adad9889ad37653c24a) Thanks [@matthewp](https://github.com/matthewp)! - Fixes Netlify Edge Function and Astro.glob
+
## 0.4.2
### Patch Changes