Skip to content

Commit

Permalink
fix(semantic): add git plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Gustavo Paris <gustavo.paris@devborn.com>
  • Loading branch information
gusparis committed Jun 12, 2020
1 parent a1fdc56 commit 72b45d1
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 20 deletions.
75 changes: 56 additions & 19 deletions 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
Expand Up @@ -33,6 +33,7 @@
"devDependencies": {
"@react-native-community/eslint-config": "^1.1.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.0.5",
"conventional-changelog-eslint": "^3.0.4",
"eslint": "^6.8.0",
Expand All @@ -41,7 +42,6 @@
"semantic-release": "^17.0.7"
},
"dependencies": {
"@semantic-release/git": "^9.0.0",
"invariant": "^2.2.4",
"moment": "^2.24.0"
}
Expand Down

0 comments on commit 72b45d1

Please # to comment.