From 9e74151b52ec21f8cb18cc4e1782ceff876c9f78 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 5 Sep 2019 13:09:35 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@0.50.18 --- 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 29255fa31..5e195450f 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.18](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.17...@ohif/viewer@0.50.18) (2019-09-05) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [0.50.17](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.16...@ohif/viewer@0.50.17) (2019-09-04) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index f52130d54..e9e05e543 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "0.50.17", + "version": "0.50.18", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",