Skip to content

Commit

Permalink
Feat: add auto versionning and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal committed Aug 17, 2022
1 parent fb43ce0 commit 7935fa6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
"commands": [
"csmacnz.Coveralls"
]
},
"versionize": {
"version": "1.15.0",
"commands": [
"versionize"
]
}
}
}

0 comments on commit 7935fa6

Please sign in to comment.