Skip to content

Commit

Permalink
fix(package): add missing semantic-release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelAlphonso committed Jun 7, 2022
1 parent 3016115 commit 59bd1b1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
42 changes: 39 additions & 3 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"devDependencies": {
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"conventional-changelog": "^3.1.25",
"conventional-changelog-cli": "^2.2.2",
"conventional-changelog-conventionalcommits": "^5.0.0",
Expand Down

0 comments on commit 59bd1b1

Please sign in to comment.