diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1837102..44be470 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
+
+## [1.1.2](https://github.com/Developmint/vue-if-bot/compare/v1.1.1...v1.1.2) (2018-05-23)
+
+
+### Bug Fixes
+
+* revert "feat: remove empty div for bot" ([6178f68](https://github.com/Developmint/vue-if-bot/commit/6178f68))
+
+
+
## [1.1.1](https://github.com/Developmint/vue-if-bot/compare/v1.1.0...v1.1.1) (2018-05-23)
diff --git a/package.json b/package.json
index b2278bc..edd5b0a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "vue-if-bot",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Hide stuff from bots (especially cookie consents)",
"author": "Alexander Lichter ",
"license": "MIT",