diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index cb0d8a0a1..e4b7be033 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.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.11.0...@ohif/viewer@1.11.1) (2019-10-23) + +**Note:** Version bump only for package @ohif/viewer + + + + + # [1.11.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.10.3...@ohif/viewer@1.11.0) (2019-10-22) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 491dabdbc..01df4ea30 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.11.0", + "version": "1.11.1", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",