Skip to content

Commit

Permalink
Bump auto-changelog
Browse files Browse the repository at this point in the history
Fixes commits being listed twice in changelog
  • Loading branch information
cookpete committed Sep 14, 2017
1 parent fa79331 commit 84ad345
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "*"
},
"devDependencies": {
"auto-changelog": "^0.3.1",
"auto-changelog": "^0.3.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.16.0",
"babel-eslint": "^8.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,9 @@ asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"

auto-changelog@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-0.3.1.tgz#8543cfc1c85619a27423e0beec84e942431db231"
auto-changelog@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-0.3.2.tgz#11d66047dbad4b108c172e3cf404e7c96d7af80c"
dependencies:
array.prototype.find "^2.0.0"
commander "^2.9.0"
Expand Down

0 comments on commit 84ad345

Please sign in to comment.