From 248bc0a64a8bd2408d5d9efa3043a1539ef70fc3 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 20 Aug 2020 13:13:52 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@4.5.0 --- 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 f83525e27..da5b7f56e 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. +# [4.5.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.4.1...@ohif/viewer@4.5.0) (2020-08-20) + + +### Features + +* 🎸 Filter/promote multiple series instances ([#1533](https://github.com/OHIF/Viewers/issues/1533)) ([5fdace1](https://github.com/OHIF/Viewers/commit/5fdace1432b4b1bd31a60c5db6bd681610ec2b8e)) + + + + + ## [4.4.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.4.0...@ohif/viewer@4.4.1) (2020-08-20) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index d3f05b1c6..9d7817610 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.4.1", + "version": "4.5.0", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",