diff --git a/CHANGELOG.md b/CHANGELOG.md index 8957cab..2fb8c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [2.2.2](https://github.com/viswiz-io/viswiz-cli/compare/v2.2.1...v2.2.2) (2020-07-04) + + +### Bug Fixes + +* viswiz-sdk v5.2.2 - fix retry images ([9fe862c](https://github.com/viswiz-io/viswiz-cli/commit/9fe862cdd83f4fea3394944cb85b0c977b205cea)) + ### [2.2.1](https://github.com/viswiz-io/viswiz-cli/compare/v2.2.0...v2.2.1) (2020-05-23) diff --git a/package.json b/package.json index 68d7d53..f4f1266 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viswiz", "description": "The VisWiz.io CLI", - "version": "2.2.1", + "version": "2.2.2", "main": "bin/viswiz", "author": "Valentin Agachi ", "repository": {