Skip to content

Commit

Permalink
update release-it settings
Browse files Browse the repository at this point in the history
  • Loading branch information
luicfrr committed Apr 8, 2024
1 parent 3f4f197 commit 8b8bd86
Show file tree
Hide file tree
Showing 2 changed files with 1,173 additions and 1,170 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,13 @@
"tagName": "v${version}"
},
"npm": {
"publish": false
"publish": true
},
"github": {
"release": false
"release": true
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 8b8bd86

Please sign in to comment.