diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index e96fdd552..8599efbd3 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.8.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.8.0...@ohif/viewer@2.8.1) (2019-11-14) + +**Note:** Version bump only for package @ohif/viewer + + + + + # [2.8.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.7.1...@ohif/viewer@2.8.0) (2019-11-13) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index d2ed1cc64..6deaf0ddc 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "2.8.0", + "version": "2.8.1", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",