diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 855bd3aae..c8239398d 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. +## [4.9.19](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.9.18...@ohif/viewer@4.9.19) (2021-06-03) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.9.18](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.9.17...@ohif/viewer@4.9.18) (2021-06-02) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 713fb99f6..7c48ae4fc 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.9.18", + "version": "4.9.19", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",