diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 03a2b49f6..b5eac8cf9 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.11.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.11.4...@ohif/viewer@1.11.5) (2019-10-24) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.11.4](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.11.3...@ohif/viewer@1.11.4) (2019-10-23) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index f6caf529d..b27864486 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.11.4", + "version": "1.11.5", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",