From a6dbe952d8961ef8e87719cf01d896ed7ec546cf Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Tue, 27 Aug 2019 03:03:03 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@0.50.9 --- platform/viewer/CHANGELOG.md | 8 ++++++++ platform/viewer/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 4757cdd94..a74c2537c 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. +## [0.50.9](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.8...@ohif/viewer@0.50.9) (2019-08-27) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [0.50.8](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.7...@ohif/viewer@0.50.8) (2019-08-26) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 03e3c2ed5..b88b72b24 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "0.50.8", + "version": "0.50.9", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",