Skip to content

Commit

Permalink
build(package.json): added release config
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvincent committed Apr 7, 2023
1 parent b2aa402 commit c415b8d
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 @@ -64,5 +64,8 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"release": {
"branches": ["main"]
}
}

0 comments on commit c415b8d

Please sign in to comment.