From 63a9b3464da15340d2bc04719fc883a629a0d143 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 15 Aug 2019 08:04:33 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@0.50.2 --- 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 6ff99cf80..1f702c36a 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.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.1...@ohif/viewer@0.50.2) (2019-08-15) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [0.50.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.0-alpha.13...@ohif/viewer@0.50.1) (2019-08-14) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 5f603ef09..301d6c3c7 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "0.50.1", + "version": "0.50.2", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",