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 f25dd22 commit fd6aa10Copy full SHA for fd6aa10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "github-release-notes",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "Node module to publish release notes based on commits between the last two tags.",
5
"main": "./github-release-notes.js",
6
"scripts": {
@@ -27,4 +27,4 @@
27
"dependencies": {
28
"github-api": "git+https://github.com/alexcanessa/github.git"
29
}
30
-}
+}
0 commit comments