Skip to content

Commit

Permalink
update release file
Browse files Browse the repository at this point in the history
  • Loading branch information
paustint committed Jan 21, 2023
1 parent f2d4df1 commit c721f32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"tagName": "v${version}"
},
"npm": {
"publish": false
"publish": false,
"ignoreVersion": true
},
"github": {
"release": true
Expand Down

0 comments on commit c721f32

Please sign in to comment.