From 48eb4a9ec31fd50dde4a36045605f4d169c824d9 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Wed, 9 Sep 2020 13:00:24 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@4.5.7 --- 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 9833ea3d6..9580b66d5 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. +## [4.5.7](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.6...@ohif/viewer@4.5.7) (2020-09-09) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.5.6](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.5...@ohif/viewer@4.5.6) (2020-09-03) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 1de55989d..b309427c3 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.5.6", + "version": "4.5.7", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",