Skip to content

Commit f47fdcd

Browse files
committed
Release 0.8.1
1 parent 5fbf325 commit f47fdcd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.8.1 (13/04/2017)
4+
*No changelog for this release.*
5+
6+
---
7+
38
## v0.8.0 (11/04/2017)
49

510
#### Framework Enhancements:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-release-notes",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Node module to publish release notes based on commits between the last two tags.",
55
"main": "./github-release-notes.js",
66
"scripts": {

0 commit comments

Comments
 (0)