Skip to content

Commit

Permalink
Release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcanessa committed Apr 13, 2017
1 parent 5fbf325 commit f47fdcd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.8.1 (13/04/2017)
*No changelog for this release.*

---

## v0.8.0 (11/04/2017)

#### Framework Enhancements:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit f47fdcd

Please sign in to comment.