Skip to content

Commit

Permalink
Added releaseconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Dec 9, 2023
1 parent 953f5a0 commit 3a83f20
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .releaseconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"all": true,
"plugins": ["license"],
"exec": {
"before_commit": "npm run build"
}
}

0 comments on commit 3a83f20

Please sign in to comment.