Skip to content

Commit c34ba14

Browse files
committed
ci(plugin-typescript): omit from releases until ready
1 parent 0f8f66f commit c34ba14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"generators": {},
6060
"release": {
61-
"projects": ["packages/*"],
61+
"projects": ["packages/*", "!plugin-typescript"],
6262
"projectsRelationship": "fixed",
6363
"changelog": {
6464
"automaticFromRef": true,

0 commit comments

Comments
 (0)