diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index f053e8dc3..e6ade23c1 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. +## [3.8.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.8.1...@ohif/viewer@3.8.2) (2020-03-17) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.8.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.8.0...@ohif/viewer@3.8.1) (2020-03-17) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 4d130c3b6..b613c24a9 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.8.1", + "version": "3.8.2", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",