Skip to content

Commit

Permalink
chore: force build before versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Jun 13, 2024
1 parent 9f70d06 commit 1aabc2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"conventionalCommits": true,
"generatorOptions": {
"skipLockFileUpdate": true
}
},
"preVersionCommand": "nx run-many --target=build --all"
},
"git": {
"commit": true,
Expand Down

0 comments on commit 1aabc2e

Please sign in to comment.