Skip to content

Commit

Permalink
Merge pull request #7 from piotr-oles/feature/v1-release
Browse files Browse the repository at this point in the history
chore: change verbosity of the auto shipit command
  • Loading branch information
piotr-oles authored May 10, 2020
2 parents 246688c + 2dff9d4 commit 6b5da47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"scripts": {
"postinstall": "lerna bootstrap",
"build": "lerna run build",
"release": "auto shipit -vv",
"release": "auto shipit",
"precommit": "lint-staged && yarn build && yarn test",
"commit": "./node_modules/.bin/git-cz",
"lint": "yarn eslint . --ext .js,.jsx,.ts,.tsx",
Expand Down

0 comments on commit 6b5da47

Please sign in to comment.