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 5fbf325 commit f47fdcdCopy full SHA for f47fdcd
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.8.1 (13/04/2017)
4
+*No changelog for this release.*
5
+
6
+---
7
8
## v0.8.0 (11/04/2017)
9
10
#### Framework Enhancements:
package.json
@@ -1,6 +1,6 @@
{
"name": "github-release-notes",
- "version": "0.8.0",
+ "version": "0.8.1",
"description": "Node module to publish release notes based on commits between the last two tags.",
"main": "./github-release-notes.js",
"scripts": {
0 commit comments