From 3a587f4e4b561db3154a3ae25a6564a2246e1a06 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Fri, 17 Apr 2020 16:28:57 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@3.9.1 --- 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 a35d899cac0..65925162710 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.9.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.9.0...@ohif/viewer@3.9.1) (2020-04-17) + + +### Bug Fixes + +* `showStudyList` config ([#1647](https://github.com/OHIF/Viewers/issues/1647)) ([d9fc7bb](https://github.com/OHIF/Viewers/commit/d9fc7bbb0e6d868f507c515f031aaf88a2353e2f)) + + + + + # [3.9.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.8.21...@ohif/viewer@3.9.0) (2020-04-17) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 9b4cc24188c..ee8d92ca0a2 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.9.0", + "version": "3.9.1", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",