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 0fc4b00 commit 1dfaf3dCopy full SHA for 1dfaf3d
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"description": "Node module to publish release notes based on commits between the last two tags.",
5
"bin": {
6
- "gren": "bin/github-release-notes.js"
+ "gren": "./bin/github-release-notes.js"
7
},
8
"main": "github-release-notes.js",
9
"scripts": {
0 commit comments