summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-04 06:40:29 -0800
committerGravatar GitHub <noreply@github.com> 2025-03-04 14:40:29 +0000
commitc67a35138c4651b7ea9a01375ce30063e3d80244 (patch)
treeee1a27fcbf86c7e792e8e0be92e98f2ae9ce66f5 /packages/integrations/vercel/CHANGELOG.md
parentf61d4420e8f641770091ec96e6809de39f2ceb21 (diff)
downloadastro-6703ad0ffa1042f51ffa86a5920bdde678ba198e.tar.gz
astro-6703ad0ffa1042f51ffa86a5920bdde678ba198e.tar.zst
astro-6703ad0ffa1042f51ffa86a5920bdde678ba198e.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vercel/CHANGELOG.md')
-rw-r--r--packages/integrations/vercel/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/vercel/CHANGELOG.md b/packages/integrations/vercel/CHANGELOG.md
index ff47e0ca6..8f12ee8e3 100644
--- a/packages/integrations/vercel/CHANGELOG.md
+++ b/packages/integrations/vercel/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/vercel
+## 8.1.1
+
+### Patch Changes
+
+- [#13351](https://github.com/withastro/astro/pull/13351) [`fac32ad`](https://github.com/withastro/astro/commit/fac32ad98d66b73382f35d26a69352e566cd94d9) Thanks [@ascorbic](https://github.com/ascorbic)! - Ensures `srcset` for responsive images only contains allowed sizes
+
## 8.1.0
### Minor Changes