Skip to content

Commit

Permalink
build(ngx-utilities): version script should patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Nov 18, 2024
1 parent d509534 commit 2e157c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ngx-utilities/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"preset": "angular",
"postTargets": ["ngx-utilities:github"],
"baseBranch": "main",
"releaseAs": "minor",
"releaseAs": "patch",
"commitMessageFormat": "build({projectName}): release version ${version}"
}
},
Expand Down

0 comments on commit 2e157c3

Please sign in to comment.