From e1c21a7ce104b231e6fed5c1130ce7159b91673c Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 5 Mar 2020 15:08:13 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@3.7.5 --- 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 da09b1211..13205856d 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.7.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.7.4...@ohif/viewer@3.7.5) (2020-03-05) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.7.4](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.7.3...@ohif/viewer@3.7.4) (2020-03-03) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index f2d58efd0..4448c0699 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.7.4", + "version": "3.7.5", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",