Skip to content

Commit a1b7806

Browse files
committed
fixup! fixup! fixup! chore: enable version plans
1 parent 8a0321a commit a1b7806

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

nx.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,13 @@
6161
"release": {
6262
"projects": ["packages/**/*", "!tag:npm:private"],
6363
"changelog": {
64-
"projectChangelogs": true
64+
"projectChangelogs": {
65+
"renderOptions": {
66+
"authors": false,
67+
"commitReferences": true,
68+
"versionTitleDate": true
69+
}
70+
}
6571
},
6672
"version": {
6773
"generatorOptions": {

0 commit comments

Comments
 (0)