Skip to content

Commit

Permalink
refactor: reduce config options for version target
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Nov 16, 2023
1 parent 78d8154 commit 14e228c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
"tagPrefix": "{projectName}@",
"preset": {
"name": "conventionalcommits",
"commitUrlFormat": "{{host}}/{{owner}}/{{repository}}/commit/{{hash}}",
"compareUrlFormat": "{{host}}/{{owner}}/{{repository}}/compare/{{previousTag}}...{{currentTag}}",
"issueUrlFormat": "{{host}}/{{owner}}/{{repository}}/issues/{{id}}",
"types": [
{ "type": "feat", "section": "Features" },
{ "type": "fix", "section": "Bug Fixes" },
Expand Down

0 comments on commit 14e228c

Please sign in to comment.