Style tweeks

This commit is contained in:
Daniel Lautzenheiser
2022-09-07 12:15:43 -04:00
parent 0c5efd19d6
commit 6aaf16594b
25 changed files with 74 additions and 246 deletions

View File

@ -10,7 +10,7 @@
"allowBranch": ["master", "release/*"],
"conventionalCommits": true,
"preid": "beta",
"gitRemote": "upstream",
"gitRemote": "origin",
"message": "chore(release): publish"
}
},