Skip to content

Commit

Permalink
release-it config added.
Browse files Browse the repository at this point in the history
  • Loading branch information
lpezet committed Jun 23, 2019
1 parent 457ebb2 commit 5e59a0f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .release-it.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
git:
tagName: ${version}
github:
release: true
npm:
publish: true

0 comments on commit 5e59a0f

Please sign in to comment.