From 74ce89b22b595c1e1ed24f54ff4b137d4bfeb4dc Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Mon, 7 Oct 2019 01:07:06 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@1.4.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 8ca0fb17a..30085ccb1 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.4.4](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.4.3...@ohif/viewer@1.4.4) (2019-10-07) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.4.3](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.4.2...@ohif/viewer@1.4.3) (2019-10-04) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 7f29623e3..c5ecb2f10 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.4.3", + "version": "1.4.4", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",