From a57ab4d12af383528d6473358ba601d43f1c4bb3 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Fri, 14 May 2021 01:18:42 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@4.9.16 --- 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 c1d40f328..f7ee6fff1 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.9.16](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.9.15...@ohif/viewer@4.9.16) (2021-05-14) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.9.15](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.9.14...@ohif/viewer@4.9.15) (2021-04-22) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 77eef4b08..bc9dc4c58 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.9.15", + "version": "4.9.16", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",