From e27d5b58a4adc0b6ff3049521102914220852b01 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Tue, 17 Sep 2019 01:39:08 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@1.1.4 --- 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 bae5a8655..60d25d595 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. +## [1.1.4](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.1.3...@ohif/viewer@1.1.4) (2019-09-17) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.1.3](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.1.2...@ohif/viewer@1.1.3) (2019-09-16) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 5a1e052b8..f69a5052f 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.1.3", + "version": "1.1.4", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",