Skip to content

Commit

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

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

### Dependency updates

- [`0b86bb7`](https://github.com/betahuhn/deploy-to-vercel-action/commit/0b86bb7) Bump @vercel/ncc from 0.32.0 to 0.33.0

## [v1.5.6] - 2021-11-29

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

Please sign in to comment.