From 44ab65c981d70044041f7707fc11de577d37ac87 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 30 Jan 2020 03:42:31 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/extension-vtk@1.2.12 - @ohif/i18n@0.52.5 - @ohif/ui@1.1.9 - @ohif/viewer@3.4.11 --- extensions/vtk/CHANGELOG.md | 8 ++++++++ extensions/vtk/package.json | 4 ++-- platform/i18n/CHANGELOG.md | 11 +++++++++++ platform/i18n/package.json | 2 +- platform/ui/CHANGELOG.md | 11 +++++++++++ platform/ui/package.json | 2 +- platform/viewer/CHANGELOG.md | 11 +++++++++++ platform/viewer/package.json | 8 ++++---- 8 files changed, 49 insertions(+), 8 deletions(-) diff --git a/extensions/vtk/CHANGELOG.md b/extensions/vtk/CHANGELOG.md index b217184d4..b04edb84f 100644 --- a/extensions/vtk/CHANGELOG.md +++ b/extensions/vtk/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.12](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.2.11...@ohif/extension-vtk@1.2.12) (2020-01-30) + +**Note:** Version bump only for package @ohif/extension-vtk + + + + + ## [1.2.11](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.2.10...@ohif/extension-vtk@1.2.11) (2020-01-28) **Note:** Version bump only for package @ohif/extension-vtk diff --git a/extensions/vtk/package.json b/extensions/vtk/package.json index cb2f30341..307c67f63 100644 --- a/extensions/vtk/package.json +++ b/extensions/vtk/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-vtk", - "version": "1.2.11", + "version": "1.2.12", "description": "OHIF extension for VTK.js", "author": "OHIF", "license": "MIT", @@ -53,7 +53,7 @@ }, "devDependencies": { "@ohif/core": "^2.3.6", - "@ohif/ui": "^1.1.8", + "@ohif/ui": "^1.1.9", "cornerstone-tools": "^4.12.0", "cornerstone-wado-image-loader": "^3.0.0", "dicom-parser": "^1.8.3", diff --git a/platform/i18n/CHANGELOG.md b/platform/i18n/CHANGELOG.md index 98c525214..73bfd2d03 100644 --- a/platform/i18n/CHANGELOG.md +++ b/platform/i18n/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. +## [0.52.5](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.4...@ohif/i18n@0.52.5) (2020-01-30) + + +### Bug Fixes + +* download tool fixes & improvements ([#1235](https://github.com/OHIF/Viewers/issues/1235)) ([b9574b6](https://github.com/OHIF/Viewers/commit/b9574b6efcfeb85cde35b5cae63282f8e1b35be6)) + + + + + ## [0.52.4](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.3...@ohif/i18n@0.52.4) (2019-12-16) **Note:** Version bump only for package @ohif/i18n diff --git a/platform/i18n/package.json b/platform/i18n/package.json index a823a1f5a..997fa3ce8 100644 --- a/platform/i18n/package.json +++ b/platform/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/i18n", - "version": "0.52.4", + "version": "0.52.5", "description": "Internationalization library for The OHIF Viewer", "author": "OHIF", "license": "MIT", diff --git a/platform/ui/CHANGELOG.md b/platform/ui/CHANGELOG.md index 9cb2f22c0..a5e3dfe5e 100644 --- a/platform/ui/CHANGELOG.md +++ b/platform/ui/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. +## [1.1.9](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.8...@ohif/ui@1.1.9) (2020-01-30) + + +### Bug Fixes + +* download tool fixes & improvements ([#1235](https://github.com/OHIF/Viewers/issues/1235)) ([b9574b6](https://github.com/OHIF/Viewers/commit/b9574b6efcfeb85cde35b5cae63282f8e1b35be6)) + + + + + ## [1.1.8](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.7...@ohif/ui@1.1.8) (2020-01-08) diff --git a/platform/ui/package.json b/platform/ui/package.json index 632badf1c..6a12ee9b8 100644 --- a/platform/ui/package.json +++ b/platform/ui/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/ui", - "version": "1.1.8", + "version": "1.1.9", "description": "A set of React components for Medical Imaging Viewers", "author": "OHIF Contributors", "license": "MIT", diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index d556ce2e6..20cfa0e0d 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. +## [3.4.11](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.4.10...@ohif/viewer@3.4.11) (2020-01-30) + + +### Bug Fixes + +* download tool fixes & improvements ([#1235](https://github.com/OHIF/Viewers/issues/1235)) ([b9574b6](https://github.com/OHIF/Viewers/commit/b9574b6efcfeb85cde35b5cae63282f8e1b35be6)) + + + + + ## [3.4.10](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.4.9...@ohif/viewer@3.4.10) (2020-01-28) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 401d25c65..93edbe067 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.4.10", + "version": "3.4.11", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT", @@ -50,9 +50,9 @@ "@ohif/extension-dicom-html": "^1.1.0", "@ohif/extension-dicom-microscopy": "^0.50.6", "@ohif/extension-dicom-pdf": "^1.0.1", - "@ohif/extension-vtk": "^1.2.11", - "@ohif/i18n": "^0.52.4", - "@ohif/ui": "^1.1.8", + "@ohif/extension-vtk": "^1.2.12", + "@ohif/i18n": "^0.52.5", + "@ohif/ui": "^1.1.9", "@tanem/react-nprogress": "^1.1.25", "classnames": "^2.2.6", "core-js": "^3.2.1",