diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bda0584..c71fdfe6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.2.2](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.2.1...v1.2.2) (2018-03-24)
+
+
+### Bug Fixes
+
+* added screenshot ([da3fb18](https://github.com/oclif/plugin-warn-if-update-available/commit/da3fb18))
+
## [1.2.1](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.2.0...v1.2.1) (2018-03-24)
diff --git a/package.json b/package.json
index b4849879..e4511050 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
- "version": "1.2.1",
+ "version": "1.2.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {