chore(release): 1.0.11

This commit is contained in:
Tom MacWright
2018-06-03 20:38:58 -07:00
parent 5d40dbe882
commit bd0115f70a
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
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. 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.11"></a>
## [1.0.11](https://github.com/tmcw/docbox/compare/v1.0.10...v1.0.11) (2018-06-04)
<a name="1.0.10"></a> <a name="1.0.10"></a>
## [1.0.10](https://github.com/tmcw/docbox/compare/v1.0.9...v1.0.10) (2018-06-03) ## [1.0.10](https://github.com/tmcw/docbox/compare/v1.0.9...v1.0.10) (2018-06-03)

View File

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