From 1d02f5485f39efbe905c642f0c63037a0b5dc604 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Fri, 17 Jan 2020 22:45:01 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@3.4.2 --- 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 40e3e457a..da8e2d09d 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.4.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.4.1...@ohif/viewer@3.4.2) (2020-01-17) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.4.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.4.0...@ohif/viewer@3.4.1) (2020-01-15) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index cb6af7383..6ce326d65 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.4.1", + "version": "3.4.2", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",