Skip to content

Commit

Permalink
chore: use semantic-releae
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Nov 14, 2019
1 parent d3e5c59 commit 8229fd7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 20 deletions.
15 changes: 0 additions & 15 deletions CHANGELOG.md

This file was deleted.

6 changes: 2 additions & 4 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ jobs:
name: test
command: yarn test
- run:
name: releae
command: |
echo "//registry.yarnpkg.com/:_authToken=$NPM_TOKEN" >>~/.npmrc
npx shipjs trigger
name: release
command: npx semantic-release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "majo",
"version": "1.0.0",
"version": "0.0.0-semantic-release",
"description": "A minimal module to manipulate files.",
"repository": {
"url": "egoist/majo",
Expand Down

0 comments on commit 8229fd7

Please sign in to comment.