Skip to content

Commit

Permalink
build: resolving lerna commitlint/scoping issue (apache#480)
Browse files Browse the repository at this point in the history
Codecov isn't reporting back for some reason, but all the checkmarks are green on CI, so I'm hitting the button here.
  • Loading branch information
rusackas authored and zhaoyongjie committed Nov 26, 2021
1 parent 8f5fb6a commit e7ebc24
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
],
"command": {
"publish": {
"message": "chore(release): publish %s",
"message": "chore: publish %s",
"graphType": "all"
},
"version": {
"message": "chore(release): publish %s",
"message": "chore: publish %s",
"exact": true
}
}
Expand Down

0 comments on commit e7ebc24

Please sign in to comment.