summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/prefetch/CHANGELOG.md')
-rw-r--r--packages/integrations/prefetch/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/prefetch/CHANGELOG.md b/packages/integrations/prefetch/CHANGELOG.md
index d07f6bede..e4bf2a3b6 100644
--- a/packages/integrations/prefetch/CHANGELOG.md
+++ b/packages/integrations/prefetch/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/prefetch
+## 0.0.7
+
+### Patch Changes
+
+- [#4207](https://github.com/withastro/astro/pull/4207) [`ceb0eef94`](https://github.com/withastro/astro/commit/ceb0eef944f2f867cb2dba04adfb6b028cf8c228) Thanks [@jablonski](https://github.com/jablonski)! - Use `passive` event listeners for performance
+
## 0.0.6
### Patch Changes