chore(release): 1.0.8

This commit is contained in:
Tom MacWright
2017-09-20 16:42:43 -07:00
parent 4731ce3890
commit 7a7a39df39
2 changed files with 11 additions and 1 deletions

View File

@ -2,6 +2,16 @@
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.0.8"></a>
## [1.0.8](https://github.com/tmcw/docbox/compare/v1.0.7...v1.0.8) (2017-09-20)
### Bug Fixes
* **package:** update babel-eslint to version 8.0.0 ([e351f42](https://github.com/tmcw/docbox/commit/e351f42))
<a name="1.0.7"></a>
## [1.0.7](https://github.com/tmcw/docbox/compare/v1.0.6...v1.0.7) (2017-08-01)

View File

@ -1,6 +1,6 @@
{
"name": "docbox",
"version": "1.0.7",
"version": "1.0.8",
"description": "an api documentation website",
"main": "index.js",
"scripts": {