From dc502190ed2c4356fed250590fbd141abd94adfb Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Sat, 26 Oct 2019 11:18:29 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@2.1.3 --- 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 0ce3d0866..16ed72b81 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. +## [2.1.3](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.1.2...@ohif/viewer@2.1.3) (2019-10-26) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [2.1.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.1.1...@ohif/viewer@2.1.2) (2019-10-26) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index ce7db4538..cf142e729 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "2.1.2", + "version": "2.1.3", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",