From fab122dd8ffdf740ef16c87ef0caf47f97f60ddd Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 17 Sep 2020 18:31:52 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/extension-debugging@0.1.5 - @ohif/extension-vtk@1.7.7 - @ohif/ui@1.5.5 - @ohif/viewer@4.5.10 --- extensions/debugging/CHANGELOG.md | 8 ++++++++ extensions/debugging/package.json | 2 +- extensions/vtk/CHANGELOG.md | 8 ++++++++ extensions/vtk/package.json | 4 ++-- platform/ui/CHANGELOG.md | 8 ++++++++ platform/ui/package.json | 2 +- platform/viewer/CHANGELOG.md | 8 ++++++++ platform/viewer/package.json | 8 ++++---- 8 files changed, 40 insertions(+), 8 deletions(-) diff --git a/extensions/debugging/CHANGELOG.md b/extensions/debugging/CHANGELOG.md index 8d21b9231..bde79b4d8 100644 --- a/extensions/debugging/CHANGELOG.md +++ b/extensions/debugging/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. +## [0.1.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-debugging@0.1.4...@ohif/extension-debugging@0.1.5) (2020-09-17) + +**Note:** Version bump only for package @ohif/extension-debugging + + + + + ## [0.1.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-debugging@0.1.3...@ohif/extension-debugging@0.1.4) (2020-09-10) **Note:** Version bump only for package @ohif/extension-debugging diff --git a/extensions/debugging/package.json b/extensions/debugging/package.json index 78c4046d9..3bd678ab5 100644 --- a/extensions/debugging/package.json +++ b/extensions/debugging/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-debugging", - "version": "0.1.4", + "version": "0.1.5", "description": "OHIF extension for debugging.", "author": "OHIF", "license": "MIT", diff --git a/extensions/vtk/CHANGELOG.md b/extensions/vtk/CHANGELOG.md index b496feb63..727f57673 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.7.7](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.7.6...@ohif/extension-vtk@1.7.7) (2020-09-17) + +**Note:** Version bump only for package @ohif/extension-vtk + + + + + ## [1.7.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.7.5...@ohif/extension-vtk@1.7.6) (2020-09-10) **Note:** Version bump only for package @ohif/extension-vtk diff --git a/extensions/vtk/package.json b/extensions/vtk/package.json index a57e505a6..0296c45e9 100644 --- a/extensions/vtk/package.json +++ b/extensions/vtk/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-vtk", - "version": "1.7.6", + "version": "1.7.7", "description": "OHIF extension for VTK.js", "author": "OHIF", "license": "MIT", @@ -54,7 +54,7 @@ }, "devDependencies": { "@ohif/core": "^2.10.5", - "@ohif/ui": "^1.5.4", + "@ohif/ui": "^1.5.5", "cornerstone-tools": "^4.20.1", "cornerstone-wado-image-loader": "^3.1.0", "dicom-parser": "^1.8.3", diff --git a/platform/ui/CHANGELOG.md b/platform/ui/CHANGELOG.md index e17a52856..25d90e758 100644 --- a/platform/ui/CHANGELOG.md +++ b/platform/ui/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.5.5](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.5.4...@ohif/ui@1.5.5) (2020-09-17) + +**Note:** Version bump only for package @ohif/ui + + + + + ## [1.5.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.5.3...@ohif/ui@1.5.4) (2020-09-10) **Note:** Version bump only for package @ohif/ui diff --git a/platform/ui/package.json b/platform/ui/package.json index a3845b75d..e3059e14c 100644 --- a/platform/ui/package.json +++ b/platform/ui/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/ui", - "version": "1.5.4", + "version": "1.5.5", "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 94fdbd679..7fb47c287 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.5.10](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.9...@ohif/viewer@4.5.10) (2020-09-17) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.5.9](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.8...@ohif/viewer@4.5.9) (2020-09-10) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index c1115e819..c368f858b 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.5.9", + "version": "4.5.10", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT", @@ -50,16 +50,16 @@ "@babel/runtime": "^7.5.5", "@ohif/core": "^2.10.5", "@ohif/extension-cornerstone": "^2.9.4", - "@ohif/extension-debugging": "^0.1.4", + "@ohif/extension-debugging": "^0.1.5", "@ohif/extension-dicom-html": "^1.2.8", "@ohif/extension-dicom-microscopy": "^0.51.3", "@ohif/extension-dicom-pdf": "^1.0.6", "@ohif/extension-dicom-rt": "^0.4.5", "@ohif/extension-dicom-segmentation": "^0.4.5", "@ohif/extension-lesion-tracker": "^0.2.1", - "@ohif/extension-vtk": "^1.7.6", + "@ohif/extension-vtk": "^1.7.7", "@ohif/i18n": "^0.52.8", - "@ohif/ui": "^1.5.4", + "@ohif/ui": "^1.5.5", "@tanem/react-nprogress": "^1.1.25", "classnames": "^2.2.6", "core-js": "^3.2.1",