Skip to content

Commit

Permalink
fix: standard-version
Browse files Browse the repository at this point in the history
  • Loading branch information
boycce committed Feb 15, 2022
1 parent baa1827 commit 4627694
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
23 changes: 0 additions & 23 deletions CHANGELOG.md

This file was deleted.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,13 @@
"supertest": "4.0.2"
},
"standard-version": {
"infile": "changelog.md",
"releaseCommitMessageFormat": "{{currentTag}}",
"sign": true,
"skip": {
"changelog": false,
"tag": false
}
},
"tag-prefix": ""
}
}

0 comments on commit 4627694

Please sign in to comment.