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 1414b8d commit 856d33f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"chalk": "^1.1.0",
"conventional-github-releaser": "^0.2.0",
"conventional-github-releaser": "^0.3.0",
"plur": "^2.0.0"
},
"devDependencies": {
Expand All @@ -39,7 +39,7 @@
"grunt-coveralls": "^1.0.0",
"grunt-github-remove-all-releases": "^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 856d33f

Please sign in to comment.