Skip to content

Commit

Permalink
feat: add composer support
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jul 4, 2022
1 parent 66f7385 commit 3b4ec9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"rangeStrategy": "bump",
"npm": {
"commitMessageTopic": "{{prettyDepType}} {{depName}}"
},
"composer": {
"commitMessageTopic": "{{prettyDepType}} {{depName}}"
}
}
},
Expand Down

0 comments on commit 3b4ec9e

Please # to comment.