Skip to content

Instantly share code, notes, and snippets.

@draganjakovljevic
Created February 9, 2021 15:52
Show Gist options
  • Save draganjakovljevic/81db0a71b5d277935526099410bd79c0 to your computer and use it in GitHub Desktop.
Save draganjakovljevic/81db0a71b5d277935526099410bd79c0 to your computer and use it in GitHub Desktop.
{
"packages": ["packages/*"],
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"conventionalCommits": true
},
"version": {
"message": "chore(release): publish"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment