diff --git a/CHANGELOG.md b/CHANGELOG.md
index 372d2e6..eeaf2a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
+
+## [1.0.11](https://github.com/tmcw/docbox/compare/v1.0.10...v1.0.11) (2018-06-04)
+
+
+
## [1.0.10](https://github.com/tmcw/docbox/compare/v1.0.9...v1.0.10) (2018-06-03)
diff --git a/package.json b/package.json
index 253e31e..be743b7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "docbox",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "an api documentation website",
"main": "index.js",
"scripts": {