From e362e895d48058fa74b32640f3a9c2b6a9c8689e Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 3 Dec 2020 20:45:12 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@4.7.2 --- 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 810a67f71..4ad58b439 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.7.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.7.1...@ohif/viewer@4.7.2) (2020-12-03) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.7.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.7.0...@ohif/viewer@4.7.1) (2020-12-03) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 8317c3582..baf80c8ec 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.7.1", + "version": "4.7.2", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",