Skip to content

Commit

Permalink
🔖 Release v1.5.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Nov 22, 2021
1 parent b343d71 commit c64ef49
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [v1.5.5] - 2021-11-22

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

### Dependency updates

- [`f8b8a33`](https://github.com/betahuhn/deploy-to-vercel-action/commit/f8b8a33) Bump @vercel/ncc from 0.31.1 to 0.32.0
- [`e3fc9ad`](https://github.com/betahuhn/deploy-to-vercel-action/commit/e3fc9ad) Bump got from 11.8.2 to 11.8.3

## [v1.5.4] - 2021-10-25

[Release notes](https://github.com/betahuhn/deploy-to-vercel-action/releases/tag/v1.5.4) · [Compare](https://github.com/betahuhn/deploy-to-vercel-action/compare/v1.5.3...v1.5.4) · [Tag](https://github.com/betahuhn/deploy-to-vercel-action/tree/v1.5.4) · Archive ([zip](https://github.com/betahuhn/deploy-to-vercel-action/archive/v1.5.4.zip) · [tar.gz](https://github.com/betahuhn/deploy-to-vercel-action/archive/v1.5.4.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.5.4",
"version": "1.5.5",
"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 c64ef49

Please sign in to comment.