Skip to content

Commit

Permalink
Chore: release-it config
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Oct 11, 2021
1 parent 382baa0 commit 894d7b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
registry = https://registry.npmjs.org/
package-lock = false
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,11 @@
},
"engines": {
"node": "12.* || 14.* || >= 16.*"
},
"hooks": {
"after:bump": "auto-changelog -p"
},
"github": {
"release": true
}
}

0 comments on commit 894d7b0

Please sign in to comment.