diff options
author | 2023-11-07 23:51:24 -0800 | |
---|---|---|
committer | 2023-11-08 08:51:24 +0100 | |
commit | 653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9 (patch) | |
tree | a425a5840f273a568db53ac4e2a4f994c08e8513 /packages/integrations/vercel/package.json | |
parent | 14e586cc77570b08afae5eeef605e978fec287d8 (diff) | |
download | astro-653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9.tar.gz astro-653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9.tar.zst astro-653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9.zip |
[ci] release (#8989)astro@3.4.4@astrojs/vue@3.0.4@astrojs/vercel@5.2.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vercel/package.json')
-rw-r--r-- | packages/integrations/vercel/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json index 894136869..dc9433c5a 100644 --- a/packages/integrations/vercel/package.json +++ b/packages/integrations/vercel/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/vercel", "description": "Deploy your site to Vercel", - "version": "5.1.0", + "version": "5.2.0", "type": "module", "author": "withastro", "license": "MIT", |