Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
chore: add release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
Waryen committed Nov 25, 2022
1 parent 8b93961 commit ecc281b
Show file tree
Hide file tree
Showing 3 changed files with 5,251 additions and 119 deletions.
11 changes: 11 additions & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"npm": {
"publish": false
},
"git": {
"commitMessage": "chore(release): ${version}"
},
"github": {
"release": true
}
}
Loading

0 comments on commit ecc281b

Please sign in to comment.