Skip to content

Commit 70348d7

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore(core): adjust release it
1 parent 8a9dfb4 commit 70348d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"releaseName": "Release ${version}"
4141
},
4242
"hooks": {
43-
"before:bump": "pnpm exec nx package angular-three",
43+
"before:bump": "pnpm exec nx run-many --target=package --projects=angular-three,soba",
4444
"after:bump": ["git checkout -- package.json"]
4545
}
4646
}

0 commit comments

Comments
 (0)