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

Commit d86ad7f

Browse files
committed
chore: release v0.21.0
1 parent 68824b6 commit d86ad7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.21.0](https://github.com/nuxt/vercel-builder/compare/v0.20.3...v0.21.0) (2021-02-25)
2+
3+
4+
### Features
5+
6+
* zero-config integration with vercel analytics ([#518](https://github.com/nuxt/vercel-builder/issues/518)) ([5001a4a](https://github.com/nuxt/vercel-builder/commit/5001a4ac8a30162c8a4a2855750e27bd8318073f))
7+
18
### [0.20.3](https://github.com/nuxt/vercel-builder/compare/v0.20.2...v0.20.3) (2021-02-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/vercel-builder",
3-
"version": "0.20.3",
3+
"version": "0.21.0",
44
"repository": "nuxt/vercel-builder",
55
"license": "MIT",
66
"exports": {

0 commit comments

Comments
 (0)