# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.1.0"></a>

# [1.1.0](https://github.com/gregswindle/github-resource-converter/compare/v1.0.1...v1.1.0) (2018-04-09)

### Features

* **analytics:** add yeomon/insight ([c4588c2](https://github.com/gregswindle/github-resource-converter/commit/c4588c2)), closes [#20](https://github.com/gregswindle/github-resource-converter/issues/20)

<a name="1.0.1"></a>

## [1.0.1](https://github.com/gregswindle/github-resource-converter/compare/v1.0.0...v1.0.1) (2018-04-04)

### Bug Fixes

* **save:** add save method to module ([7704a9f](https://github.com/gregswindle/github-resource-converter/commit/7704a9f)), closes [#18](https://github.com/gregswindle/github-resource-converter/issues/18)
* **save:** ensure module's save method functions ([1f7a111](https://github.com/gregswindle/github-resource-converter/commit/1f7a111)), closes [#16](https://github.com/gregswindle/github-resource-converter/issues/16)
* **save:** implement "save" method for Node.js API ([#17](https://github.com/gregswindle/github-resource-converter/issues/17)) ([7e22c30](https://github.com/gregswindle/github-resource-converter/commit/7e22c30))

<a name="1.0.0"></a>

## 1.0.0 (2018-04-03)

### Bug Fixes

* **cli:** import fs-extra ([#11](https://github.com/gregswindle/github-resource-converter/issues/11)) ([3b988cf](https://github.com/gregswindle/github-resource-converter/commit/3b988cf)), closes [#1](https://github.com/gregswindle/github-resource-converter/issues/1) [#4](https://github.com/gregswindle/github-resource-converter/issues/4) [/travis-ci.org/gregswindle/github-resource-converter/jobs/355791728#L2892](https://github.com//travis-ci.org/gregswindle/github-resource-converter/jobs/355791728/issues/L2892) [#1](https://github.com/gregswindle/github-resource-converter/issues/1) [#2](https://github.com/gregswindle/github-resource-converter/issues/2) [#3](https://github.com/gregswindle/github-resource-converter/issues/3) [#4](https://github.com/gregswindle/github-resource-converter/issues/4) [#10](https://github.com/gregswindle/github-resource-converter/issues/10)

### Features

* **deployment:** enable semantic-release ([#13](https://github.com/gregswindle/github-resource-converter/issues/13)) ([6b85819](https://github.com/gregswindle/github-resource-converter/commit/6b85819)), closes [#12](https://github.com/gregswindle/github-resource-converter/issues/12)
