diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 3be6ee405..e61b4bccc 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.2.8](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.2.7...@ohif/viewer@1.2.8) (2019-10-01) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.2.7](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.2.6...@ohif/viewer@1.2.7) (2019-10-01) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index fe9e30e2f..ccedeeb36 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.2.7", + "version": "1.2.8", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",