Skip to content

Commit 50318be

Browse files
committed
chore: build on version success
1 parent 5b33312 commit 50318be

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

packages/ngx-fast-lib/project.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,8 @@
4040
},
4141
"version": {
4242
"executor": "@jscutlery/semver:version",
43-
"dependsOn": [
44-
{
45-
"target": "build",
46-
"projects": "self"
47-
}
48-
],
4943
"options": {
50-
"postTargets": ["ngx-fast-lib:npm", "ngx-fast-lib:github"],
44+
"postTargets": ["ngx-fast-lib:build", "ngx-fast-lib:npm", "ngx-fast-lib:github"],
5145
"commitMessageFormat": "release(${projectName}): ${version}",
5246
"noVerify": true,
5347
"push": true

0 commit comments

Comments
 (0)