feat: add semantic release
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@semantic-release/changelog": "^6.0.1",
|
||||
"@semantic-release/exec": "^6.0.3",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"@semantic-release/gitlab": "^7.0.4",
|
||||
"semantic-release": "^19.0.2",
|
||||
"semantic-release-dotnet": "^1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user