Skip to content

Commit

Permalink
Automated release: v6.1.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
milesj committed Nov 10, 2017
1 parent 7e1ea53 commit 79b09b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 2017-02-02 - [6.0.1 - current version]
## 2017-11-09 - [6.1.0 - current version]

- 6.1.0 - ([20](https://github.com/ericclemmons/github-semantic-version/pull/20)) - Pass github options to API instance. (@milesj)

## 2017-02-02

- 6.0.1 - ([15](https://github.com/ericclemmons/github-semantic-version/pull/15)) - .gsvrc instead of gsv.json (@daveashworth)

Expand Down Expand Up @@ -115,3 +119,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- 2.0.1 - ([e6e695c](https://github.com/ericclemmons/github-semantic-version/commit/e6e695cad33e3c9467a682e893398348eeadaaa1)) - Initial commit (@ericclemmons)



2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "github-semantic-version",
"version": "6.0.1",
"version": "6.1.0",
"description": "Automated semantic version releases powered by Github Issues.",
"bin": {
"github-semantic-version": "dist/cli.js",
Expand Down

0 comments on commit 79b09b9

Please sign in to comment.