summaryrefslogtreecommitdiff
path: root/packages/integrations/cloudflare/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/cloudflare/CHANGELOG.md')
-rw-r--r--packages/integrations/cloudflare/CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/integrations/cloudflare/CHANGELOG.md b/packages/integrations/cloudflare/CHANGELOG.md
index 2a53e71bd..49defb995 100644
--- a/packages/integrations/cloudflare/CHANGELOG.md
+++ b/packages/integrations/cloudflare/CHANGELOG.md
@@ -1,5 +1,14 @@
# @astrojs/cloudflare
+## 6.8.1
+
+### Patch Changes
+
+- [#8190](https://github.com/withastro/astro/pull/8190) [`0be8d9bfa`](https://github.com/withastro/astro/commit/0be8d9bfa9fa811c4b7e15c4ffd2d37c93f856fe) Thanks [@ematipico](https://github.com/ematipico)! - Improve documentation and export the types needed to type the `runtime` object.
+
+- Updated dependencies [[`52606a390`](https://github.com/withastro/astro/commit/52606a3909f9de5ced9b9ba3ba25832f73a8689e)]:
+ - astro@2.10.14
+
## 6.8.0
### Minor Changes