Skip to content

Commit

Permalink
chore: add semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist authored May 5, 2019
1 parent 48ffb4f commit ba293a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ jobs:
- run:
name: test
command: npm run test

- run:
name: release
command: npx semantic-release

0 comments on commit ba293a7

Please sign in to comment.