From 14e86dcddd9d292a7e6c3b57fab1e4082128ac57 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Fri, 13 Dec 2019 04:45:56 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@3.1.6 --- 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 82269ef13..a731dee4b 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. +## [3.1.6](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.1.5...@ohif/viewer@3.1.6) (2019-12-13) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.1.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.1.4...@ohif/viewer@3.1.5) (2019-12-13) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 88b79dc98..9f94a2ab0 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.1.5", + "version": "3.1.6", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",