Skip to content

Commit

Permalink
Add release
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Feb 10, 2024
1 parent 766887d commit 0eacf65
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/components/.release-it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"git": {
"commitMessage": "chore: release v${version}",
"tagAnnotation": "Version v${version}"
},
"github": {
"release": true
},
"npm": {
"publish": false
}
}

0 comments on commit 0eacf65

Please sign in to comment.