diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 2d054e5ca..2c6a77f7d 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.1.6](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.1.5...@ohif/viewer@1.1.6) (2019-09-19) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.1.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.1.4...@ohif/viewer@1.1.5) (2019-09-17) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 0f1810a7c..958c09b3f 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.1.5", + "version": "1.1.6", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",