Skip to content

Commit c2015f6

Browse files
committed
ci: workflow dependency handling
1 parent 205429a commit c2015f6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

nx.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
"releaseTagPattern": "{version}-{projectName}",
5050
"projects": ["packages/*"],
5151
"projectsRelationship": "independent",
52+
"version": {
53+
"generatorOptions": {
54+
"updateDependents": "never"
55+
}
56+
},
5257
"changelog": {
5358
"workspaceChangelog": false,
5459
"projectChangelogs": {

0 commit comments

Comments
 (0)