Skip to content

Commit

Permalink
feat(deps): use conventional-changelog@0.3.0
Browse files Browse the repository at this point in the history
There are new features and big fixes in the new release. Also there is a breaking change.
  • Loading branch information
stevemao committed Aug 9, 2015
1 parent f8704df commit cc51971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"chalk": "^1.1.0",
"concat-stream": "^1.5.0",
"conventional-changelog": "^0.2.1",
"conventional-changelog": "^0.3.0",
"plur": "^2.0.0",
"q": "^1.4.1"
},
Expand All @@ -44,7 +44,7 @@
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-coveralls": "^1.0.0",
"grunt-istanbul": "^0.6.1",
"grunt-jscs": "^1.8.0",
"grunt-jscs": "^2.0.0",
"grunt-npm": "0.0.2",
"load-grunt-tasks": "^3.2.0"
},
Expand Down

0 comments on commit cc51971

Please sign in to comment.