Skip to content

Commit cf250ca

Browse files
committed
chore: remove unsused release options
1 parent 77627a9 commit cf250ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nx.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,16 +95,13 @@
9595
],
9696
"projectsRelationship": "fixed",
9797
"changelog": {
98-
"automaticFromRef": true,
9998
"projectChangelogs": false,
10099
"workspaceChangelog": {
101100
"createRelease": "github"
102101
}
103102
},
104103
"git": {
105104
"commit": true,
106-
"push": true,
107-
"pushRemote": "origin",
108105
"tag": true,
109106
"commitMessage": "release: {version} [skip ci]"
110107
},

0 commit comments

Comments
 (0)