Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 3288446

Browse files
[ci] release (#529)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5c2ea1f commit 3288446

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/angry-fireants-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vercel/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @astrojs/vercel
22

3+
## 8.0.6
4+
5+
### Patch Changes
6+
7+
- [#528](https://github.com/withastro/adapters/pull/528) [`5c2ea1f`](https://github.com/withastro/adapters/commit/5c2ea1f3972934a8de03ddffaaf01f15f58968f3) Thanks [@ascorbic](https://github.com/ascorbic)! - Pins `@vercel/routing-utils` to avoid broken version
8+
39
## 8.0.5
410

511
### Patch Changes

packages/vercel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@astrojs/vercel",
33
"description": "Deploy your site to Vercel",
4-
"version": "8.0.5",
4+
"version": "8.0.6",
55
"type": "module",
66
"author": "withastro",
77
"license": "MIT",

0 commit comments

Comments
 (0)