From fd1a9e2abe5bb5b843a8c154965b94e7b984d97d Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Wed, 27 Nov 2019 21:04:00 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@2.11.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 0a1e47fee..4cb1c658e 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. +## [2.11.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.11.0...@ohif/viewer@2.11.1) (2019-11-27) + + +### Bug Fixes + +* of undefined name of project ([#1231](https://github.com/OHIF/Viewers/issues/1231)) ([e34a057](https://github.com/OHIF/Viewers/commit/e34a05726319e3e70279c43d5bf976d33cdf71f7)) + + + + + # [2.11.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.10.2...@ohif/viewer@2.11.0) (2019-11-25) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 5278d9391..b7ed8d20b 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "2.11.0", + "version": "2.11.1", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",