Skip to content

Commit

Permalink
🔖 Release v1.3.21 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Sep 13, 2021
1 parent 68d7b7a commit cbe305b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [v1.3.21] - 2021-09-13

[Release notes](https://github.com/betahuhn/deploy-to-vercel-action/releases/tag/v1.3.21) · [Compare](https://github.com/betahuhn/deploy-to-vercel-action/compare/v1.3.20...v1.3.21) · [Tag](https://github.com/betahuhn/deploy-to-vercel-action/tree/v1.3.21) · Archive ([zip](https://github.com/betahuhn/deploy-to-vercel-action/archive/v1.3.21.zip) · [tar.gz](https://github.com/betahuhn/deploy-to-vercel-action/archive/v1.3.21.tar.gz))

### Dependency updates

- [`1c0e5fd`](https://github.com/betahuhn/deploy-to-vercel-action/commit/1c0e5fd) Bump action-input-parser from 1.2.15 to 1.2.16
- [`644847a`](https://github.com/betahuhn/deploy-to-vercel-action/commit/644847a) Bump @betahuhn/config from 1.1.0 to 1.2.0
- [`db31c11`](https://github.com/betahuhn/deploy-to-vercel-action/commit/db31c11) Bump @vercel/ncc from 0.30.0 to 0.31.0

## [v1.3.20] - 2021-09-06

[Release notes](https://github.com/betahuhn/deploy-to-vercel-action/releases/tag/v1.3.20) · [Compare](https://github.com/betahuhn/deploy-to-vercel-action/compare/v1.3.19...v1.3.20) · [Tag](https://github.com/betahuhn/deploy-to-vercel-action/tree/v1.3.20) · Archive ([zip](https://github.com/betahuhn/deploy-to-vercel-action/archive/v1.3.20.zip) · [tar.gz](https://github.com/betahuhn/deploy-to-vercel-action/archive/v1.3.20.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deploy-to-vercel-action",
"version": "1.3.20",
"version": "1.3.21",
"description": "Deploy your project to Vercel using GitHub Actions. Supports PR previews and GitHub deployments.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit cbe305b

Please sign in to comment.