Skip to content

Commit

Permalink
chore: add GitHub links back to changelogs (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
jusiskin committed Aug 27, 2020
1 parent 7ddf2c8 commit dc0c6f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
"release": "standard-version"
},
"standard-version": {
"releaseCommitMessageFormat": "v{{currentTag}}",
"commitUrlFormat": ") (full hash: {{hash}}",
"compareUrlFormat": ") (Link not implemented",
"issueUrlFormat": ") (Link not implemented",
"userUrlFormat": ") (Link not implemented",
"scripts": {
"prebump": "echo $(node -pe \"require('./lerna.json').version\")",
"precommit": "git add ."
Expand Down

0 comments on commit dc0c6f1

Please sign in to comment.