Skip to content

Commit

Permalink
Merge branch 'changelog'
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Jul 6, 2018
2 parents 68c3f8b + 006d63a commit 6c72d02
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 89 deletions.
9 changes: 9 additions & 0 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tagFormat: '${version}'
verifyConditions:
- "@semantic-release/changelog"
- "@semantic-release/npm"
- "@semantic-release/git"
prepare:
- "@semantic-release/changelog"
- "@semantic-release/npm"
- "@semantic-release/git"
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
module.exports = {
verbose: true,
coverageDirectory: './coverage/',
collectCoverage: true,
setupTestFrameworkScriptFile: 'jest-extended',
Expand Down
Loading

0 comments on commit 6c72d02

Please sign in to comment.