From 4e53fbfe9dc26f5df79a49fa18094462fa817b84 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Mon, 2 Mar 2020 20:45:50 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@3.7.3 --- platform/viewer/CHANGELOG.md | 11 +++++++++++ platform/viewer/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index d5f0f0676..6772cab62 100644 --- a/platform/viewer/CHANGELOG.md +++ b/platform/viewer/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.7.3](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.7.2...@ohif/viewer@3.7.3) (2020-03-02) + + +### Bug Fixes + +* GCloud dataset picker dialog broken ([#1453](https://github.com/OHIF/Viewers/issues/1453)) ([64dfbea](https://github.com/OHIF/Viewers/commit/64dfbeab7af98277efefadd334df14db79e32a4f)) + + + + + ## [3.7.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.7.1...@ohif/viewer@3.7.2) (2020-02-29) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 33c640def..a1ae7ee65 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.7.2", + "version": "3.7.3", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",