From d26035fa55584426337c8492086c01f80120fdfc Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Tue, 27 Aug 2019 19:28:23 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@0.50.10 --- 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 a74c2537c..f050b857e 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.10](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.9...@ohif/viewer@0.50.10) (2019-08-27) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [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 diff --git a/platform/viewer/package.json b/platform/viewer/package.json index b88b72b24..98e79855f 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "0.50.9", + "version": "0.50.10", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",