Skip to content

Commit 7ac9c78

Browse files
committed
chore: Update nx configuration for conventional commits
1 parent 82b71c8 commit 7ac9c78

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

nx.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@
6161
"authors": false
6262
}
6363
}
64+
},
65+
"conventionalCommits": {
66+
"types": {
67+
"chore": {
68+
"changelog": true
69+
}
70+
}
6471
}
6572
},
6673
"nxCloudId": "66da0f239e5a57722ba2e595"

0 commit comments

Comments
 (0)