Skip to content

Commit

Permalink
chore(vercel): release version 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Nov 21, 2023
1 parent c046b09 commit c2d333a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [6.0.2](https://github.com/TriPSs/nx-extend/compare/[email protected]@6.0.2) (2023-11-21)


### Reverts

* **vercel:** Always use `npx` as this caused more issues than expected for yarn projects ([ec8f3bb](https://github.com/TriPSs/nx-extend/commit/ec8f3bb1b9f821dd96fe6a2698de00e35419b0f8))



## [6.0.1](https://github.com/TriPSs/nx-extend/compare/[email protected]@6.0.1) (2023-11-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/vercel",
"version": "6.0.1",
"version": "6.0.2",
"keywords": [
"nx",
"vercel"
Expand Down

0 comments on commit c2d333a

Please sign in to comment.