diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index a45591c46..a314231c9 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. +## [2.3.6](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.3.5...@ohif/viewer@2.3.6) (2019-11-02) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [2.3.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.3.4...@ohif/viewer@2.3.5) (2019-10-31) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 6dbbe20b7..05cd22e72 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "2.3.5", + "version": "2.3.6", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",