Skip to content

Commit

Permalink
Add commit hashes in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jul 13, 2018
1 parent 6851625 commit 745e013
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"scripts": {
"test": "eslint .",
"preversion": "npm test",
"version": "changes",
"version": "changes --commits",
"postversion": "git push --follow-tags && npm publish"
},
"repository": {
Expand All @@ -47,6 +47,6 @@
],
"license": "MIT",
"devDependencies": {
"@studio/changes": "^1.3.0"
"@studio/changes": "^1.5.2"
}
}

0 comments on commit 745e013

Please sign in to comment.