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 96cd904bb..aef697362 100644
--- a/packages/integrations/prefetch/CHANGELOG.md
+++ b/packages/integrations/prefetch/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/prefetch
+## 0.2.3
+
+### Patch Changes
+
+- [#7123](https://github.com/withastro/astro/pull/7123) [`147373722`](https://github.com/withastro/astro/commit/147373722b37126af949bb054a1cdfb0aed6c2ff) Thanks [@connor-baer](https://github.com/connor-baer)! - Fix the inclusion of `@types/network-information`.
+
## 0.2.2
### Patch Changes