Skip to content

Commit

Permalink
chore: update monodeploy.config.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Feb 22, 2023
1 parent b983220 commit 0fa3d98
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions monodeploy.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ const prereleaseBranches = ['next', 'alpha', 'beta', 'rc'];
* @type {import('@monodeploy/types').MonodeployConfiguration}
*/
module.exports = {
git: {
baseBranch: '765d71af025a5a45ca824df327cae61609f6fa96',
},
autoCommitMessage: 'chore: release [skip ci]',
changelogFilename: '<packageDir>/CHANGELOG.md',
conventionalChangelogConfig: 'conventional-changelog-conventionalcommits',
Expand Down

0 comments on commit 0fa3d98

Please sign in to comment.