Skip to content

Commit 4e2d216

Browse files
committed
wrench: update config
1 parent 982c5c7 commit 4e2d216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

micro-app.release.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module.exports = {
1010
git: {
1111
commitMessage: 'chore: release v%s',
1212
tagName: 'v%s',
13+
requireUpstream: false,
1314
push: false,
1415
},
1516
npm: {

0 commit comments

Comments
 (0)