Skip to content

Commit

Permalink
chore: release v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 15, 2021
1 parent 0887038 commit 33c23c2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.20.0](https://github.com/nuxt/vercel-builder/compare/v0.19.0...v0.20.0) (2021-02-15)


### ⚠ BREAKING CHANGES

* upgrade to nuxt 2.15

### Miscellaneous Chores

* upgrade to nuxt 2.15 ([1588c3b](https://github.com/nuxt/vercel-builder/commit/1588c3b5b1a4383176b47d2a60cdc73cada1554a))

## [0.19.0](https://github.com/nuxt/vercel-builder/compare/v0.18.1...v0.19.0) (2021-01-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/vercel-builder",
"version": "0.19.0",
"version": "0.20.0",
"repository": "nuxt/vercel-builder",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit 33c23c2

Please sign in to comment.