We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb043a3 commit cefb71bCopy full SHA for cefb71b
nx.json
@@ -5,6 +5,9 @@
5
"release": {
6
"projects": ["packages/*"],
7
"version": {
8
+ "generatorOptions": {
9
+ "fallbackCurrentVersionResolver": "disk"
10
+ },
11
"preVersionCommand": "pnpm exec nx run-many -t build",
12
"conventionalCommits": true
13
},
0 commit comments