diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index ee12acd2d..9c619ca68 100644 --- a/platform/viewer/CHANGELOG.md +++ b/platform/viewer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.2.1...@ohif/viewer@1.2.2) (2019-09-27) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.2.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.2.0...@ohif/viewer@1.2.1) (2019-09-26) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 2382deb09..7544e7c32 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.2.1", + "version": "1.2.2", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",