[ci] release (#3356)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-05-12 16:11:35 -06:00 committed by GitHub
parent 945f5c68e8
commit 2e414c3e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@astrojs/vercel': patch
---
Added typescript definitions

View file

@ -1,5 +1,11 @@
# @astrojs/vercel
## 0.2.1
### Patch Changes
- [#3355](https://github.com/withastro/astro/pull/3355) [`945f5c68`](https://github.com/withastro/astro/commit/945f5c68e892f6f17e59e41d0dfa2a7841f96bbf) Thanks [@JuanM04](https://github.com/JuanM04)! - Added typescript definitions
## 0.2.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/vercel",
"description": "Deploy your site to Vercel",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"author": "withastro",
"license": "MIT",