From 8481e94d4dcb3d89e258772f255cc637dfc25b47 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Wed, 6 Nov 2019 04:56:33 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@2.6.1 --- 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 3531c2825..605068ee5 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. +## [2.6.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.6.0...@ohif/viewer@2.6.1) (2019-11-06) + +**Note:** Version bump only for package @ohif/viewer + + + + + # [2.6.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.5.0...@ohif/viewer@2.6.0) (2019-11-06) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index d1a6e48cb..412037c5e 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "2.6.0", + "version": "2.6.1", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",