Skip to content

Commit

Permalink
fix: version tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
yann510 committed Sep 12, 2023
1 parent 79f5f9a commit aaf15a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ss-search/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
},
"semantic-release": {
"executor": "@theunderscorer/nx-semantic-release:semantic-release",
"options": {
"tagFormat": "${PROJECT_NAME}-v${version}"
}
}
},
"tags": []
Expand Down

0 comments on commit aaf15a4

Please sign in to comment.