We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5e962 commit d676b2fCopy full SHA for d676b2f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "grunt-github-release-notes",
3
"description": "Grunt plugin for the npm github-release-notes",
4
- "version": "0.6.0",
+ "version": "0.7.0",
5
"homepage": "https://github.com/alexcanessa/grunt-github-release-notes",
6
"author": {
7
"name": "Alex Canessa",
@@ -37,6 +37,6 @@
37
],
38
"dependencies": {
39
"chalk": "^1.1.3",
40
- "github-release-notes": "^0.7.2"
+ "github-release-notes": "^0.9.0"
41
}
42
0 commit comments