From e66c27affbbf5a068ed7709511a1cea01f6afb04 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Fri, 27 Sep 2019 11:10:33 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@1.2.3 --- 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 9c619ca68..23066ecc6 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. +## [1.2.3](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.2.2...@ohif/viewer@1.2.3) (2019-09-27) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [1.2.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.2.1...@ohif/viewer@1.2.2) (2019-09-27) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 7544e7c32..3820b02ec 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "1.2.2", + "version": "1.2.3", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",