summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-15 14:12:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-15 16:12:45 -0500
commit53ad9efde482b8719e988e0d1030d29437166935 (patch)
tree32161ed01a941b4a96fcb138350f9737de64fbcc /packages/integrations/netlify
parent56e7c5177bd61b404978dc9b82e2d34d76a4b2f9 (diff)
downloadastro-53ad9efde482b8719e988e0d1030d29437166935.tar.gz
astro-53ad9efde482b8719e988e0d1030d29437166935.tar.zst
astro-53ad9efde482b8719e988e0d1030d29437166935.zip
[ci] release (#8090)create-astro@3.2.1astro@2.10.9
* [ci] release * Update packages/create-astro/CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/netlify')
-rw-r--r--packages/integrations/netlify/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json
index a65941171..048e0e1f2 100644
--- a/packages/integrations/netlify/package.json
+++ b/packages/integrations/netlify/package.json
@@ -45,7 +45,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
- "astro": "workspace:^2.10.8"
+ "astro": "workspace:^2.10.9"
},
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",