Skip to content

Commit aaa64e2

Browse files
[ci] release
1 parent 961b6c7 commit aaa64e2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wide-falcons-double.md

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

packages/integrations/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+
## 9.0.2
4+
5+
### Patch Changes
6+
7+
- [#14839](https://github.com/withastro/astro/pull/14839) [`9a284cd`](https://github.com/withastro/astro/commit/9a284cd1deb9384a570bea19b0d39dbf37dc5b12) Thanks [@drwpow](https://github.com/drwpow)! - fix: Allow "node:" prefix for Node builtins
8+
39
## 9.0.1
410

511
### Patch Changes

packages/integrations/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": "9.0.1",
4+
"version": "9.0.2",
55
"type": "module",
66
"author": "withastro",
77
"license": "MIT",

0 commit comments

Comments
 (0)