From 79fe44229321dacf2142b9e6f7deba67d2834938 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Wed, 13 May 2020 14:03:09 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@3.11.10 --- 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 e0c5be737..d27e06c7a 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.11.10](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.11.9...@ohif/viewer@3.11.10) (2020-05-13) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.11.9](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.11.8...@ohif/viewer@3.11.9) (2020-05-12) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 92ddd9f2c..7956d82d3 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.11.9", + "version": "3.11.10", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",