From 29dcc82e28ff313a1959824927d97e76b2c5d43a Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Fri, 28 Aug 2020 15:52:27 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/extension-dicom-html@1.2.5 - @ohif/extension-dicom-microscopy@0.51.1 - @ohif/extension-dicom-pdf@1.0.4 - @ohif/extension-dicom-rt@0.4.1 - @ohif/extension-dicom-segmentation@0.4.1 - @ohif/extension-vtk@1.7.2 - @ohif/core@2.10.1 - @ohif/viewer@4.5.3 --- extensions/dicom-html/CHANGELOG.md | 8 ++++++++ extensions/dicom-html/package.json | 2 +- extensions/dicom-microscopy/CHANGELOG.md | 8 ++++++++ extensions/dicom-microscopy/package.json | 2 +- extensions/dicom-pdf/CHANGELOG.md | 8 ++++++++ extensions/dicom-pdf/package.json | 2 +- extensions/dicom-rt/CHANGELOG.md | 8 ++++++++ extensions/dicom-rt/package.json | 2 +- extensions/dicom-segmentation/CHANGELOG.md | 8 ++++++++ extensions/dicom-segmentation/package.json | 2 +- extensions/vtk/CHANGELOG.md | 8 ++++++++ extensions/vtk/package.json | 4 ++-- platform/core/CHANGELOG.md | 8 ++++++++ platform/core/package.json | 2 +- platform/viewer/CHANGELOG.md | 8 ++++++++ platform/viewer/package.json | 16 ++++++++-------- 16 files changed, 80 insertions(+), 16 deletions(-) diff --git a/extensions/dicom-html/CHANGELOG.md b/extensions/dicom-html/CHANGELOG.md index 638193b99..4940f0d6e 100644 --- a/extensions/dicom-html/CHANGELOG.md +++ b/extensions/dicom-html/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.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.2.4...@ohif/extension-dicom-html@1.2.5) (2020-08-28) + +**Note:** Version bump only for package @ohif/extension-dicom-html + + + + + ## [1.2.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.2.3...@ohif/extension-dicom-html@1.2.4) (2020-07-13) **Note:** Version bump only for package @ohif/extension-dicom-html diff --git a/extensions/dicom-html/package.json b/extensions/dicom-html/package.json index 8ec795481..b48f436a8 100644 --- a/extensions/dicom-html/package.json +++ b/extensions/dicom-html/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-html", - "version": "1.2.4", + "version": "1.2.5", "description": "OHIF extension for rendering structured reports to HTML", "author": "OHIF", "license": "MIT", diff --git a/extensions/dicom-microscopy/CHANGELOG.md b/extensions/dicom-microscopy/CHANGELOG.md index a123309af..6e5ae12b9 100644 --- a/extensions/dicom-microscopy/CHANGELOG.md +++ b/extensions/dicom-microscopy/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.51.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-microscopy@0.51.0...@ohif/extension-dicom-microscopy@0.51.1) (2020-08-28) + +**Note:** Version bump only for package @ohif/extension-dicom-microscopy + + + + + # [0.51.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-microscopy@0.50.9...@ohif/extension-dicom-microscopy@0.51.0) (2020-06-04) diff --git a/extensions/dicom-microscopy/package.json b/extensions/dicom-microscopy/package.json index 1ed0cdd0a..d8896ad1c 100644 --- a/extensions/dicom-microscopy/package.json +++ b/extensions/dicom-microscopy/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-microscopy", - "version": "0.51.0", + "version": "0.51.1", "description": "OHIF extension for Dicom Microscopy", "author": "OHIF", "license": "MIT", diff --git a/extensions/dicom-pdf/CHANGELOG.md b/extensions/dicom-pdf/CHANGELOG.md index a3fa39e5c..2b4688487 100644 --- a/extensions/dicom-pdf/CHANGELOG.md +++ b/extensions/dicom-pdf/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.0.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.3...@ohif/extension-dicom-pdf@1.0.4) (2020-08-28) + +**Note:** Version bump only for package @ohif/extension-dicom-pdf + + + + + ## [1.0.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.2...@ohif/extension-dicom-pdf@1.0.3) (2020-04-02) **Note:** Version bump only for package @ohif/extension-dicom-pdf diff --git a/extensions/dicom-pdf/package.json b/extensions/dicom-pdf/package.json index 606e3b63e..8404d5147 100644 --- a/extensions/dicom-pdf/package.json +++ b/extensions/dicom-pdf/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-pdf", - "version": "1.0.3", + "version": "1.0.4", "description": "OHIF extension for Dicom PDF", "author": "OHIF", "license": "MIT", diff --git a/extensions/dicom-rt/CHANGELOG.md b/extensions/dicom-rt/CHANGELOG.md index 7229fbb56..a50ddee09 100644 --- a/extensions/dicom-rt/CHANGELOG.md +++ b/extensions/dicom-rt/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.4.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-rt@0.4.0...@ohif/extension-dicom-rt@0.4.1) (2020-08-28) + +**Note:** Version bump only for package @ohif/extension-dicom-rt + + + + + # [0.4.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-rt@0.3.0...@ohif/extension-dicom-rt@0.4.0) (2020-08-18) diff --git a/extensions/dicom-rt/package.json b/extensions/dicom-rt/package.json index 3d4ceee7a..e57a683af 100644 --- a/extensions/dicom-rt/package.json +++ b/extensions/dicom-rt/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-rt", - "version": "0.4.0", + "version": "0.4.1", "description": "OHIF extension for rendering DICOM RTSTRUCTs on top of cornerstone images.", "author": "OHIF", "license": "MIT", diff --git a/extensions/dicom-segmentation/CHANGELOG.md b/extensions/dicom-segmentation/CHANGELOG.md index eebf9a53e..ee1b170b3 100644 --- a/extensions/dicom-segmentation/CHANGELOG.md +++ b/extensions/dicom-segmentation/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.4.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-segmentation@0.4.0...@ohif/extension-dicom-segmentation@0.4.1) (2020-08-28) + +**Note:** Version bump only for package @ohif/extension-dicom-segmentation + + + + + # [0.4.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-segmentation@0.3.4...@ohif/extension-dicom-segmentation@0.4.0) (2020-08-18) diff --git a/extensions/dicom-segmentation/package.json b/extensions/dicom-segmentation/package.json index 11cc5918e..4847aae1e 100644 --- a/extensions/dicom-segmentation/package.json +++ b/extensions/dicom-segmentation/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-segmentation", - "version": "0.4.0", + "version": "0.4.1", "description": "OHIF extension for viewing segmentations in the 2D MPR view", "author": "OHIF", "license": "MIT", diff --git a/extensions/vtk/CHANGELOG.md b/extensions/vtk/CHANGELOG.md index 1d0fb10b3..5d330d917 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.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.7.1...@ohif/extension-vtk@1.7.2) (2020-08-28) + +**Note:** Version bump only for package @ohif/extension-vtk + + + + + ## [1.7.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.7.0...@ohif/extension-vtk@1.7.1) (2020-08-24) diff --git a/extensions/vtk/package.json b/extensions/vtk/package.json index 3956d9568..2015e1786 100644 --- a/extensions/vtk/package.json +++ b/extensions/vtk/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-vtk", - "version": "1.7.1", + "version": "1.7.2", "description": "OHIF extension for VTK.js", "author": "OHIF", "license": "MIT", @@ -53,7 +53,7 @@ "react-vtkjs-viewport": "^0.10.4" }, "devDependencies": { - "@ohif/core": "^2.10.0", + "@ohif/core": "^2.10.1", "@ohif/ui": "^1.5.3", "cornerstone-tools": "^4.20.1", "cornerstone-wado-image-loader": "^3.1.0", diff --git a/platform/core/CHANGELOG.md b/platform/core/CHANGELOG.md index 1760bbbf6..045751baa 100644 --- a/platform/core/CHANGELOG.md +++ b/platform/core/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. +## [2.10.1](https://github.com/OHIF/Viewers/compare/@ohif/core@2.10.0...@ohif/core@2.10.1) (2020-08-28) + +**Note:** Version bump only for package @ohif/core + + + + + # [2.10.0](https://github.com/OHIF/Viewers/compare/@ohif/core@2.9.14...@ohif/core@2.10.0) (2020-08-18) diff --git a/platform/core/package.json b/platform/core/package.json index 7af63a2bc..36b3f43f7 100644 --- a/platform/core/package.json +++ b/platform/core/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/core", - "version": "2.10.0", + "version": "2.10.1", "description": "Generic business logic for web-based medical imaging applications", "author": "OHIF Core Team", "license": "MIT", diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 5f361faf0..9cbded7b3 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.3](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.2...@ohif/viewer@4.5.3) (2020-08-28) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.5.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.1...@ohif/viewer@4.5.2) (2020-08-24) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 1ae2a1dcb..053e80cb7 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.5.2", + "version": "4.5.3", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT", @@ -48,16 +48,16 @@ }, "dependencies": { "@babel/runtime": "^7.5.5", - "@ohif/core": "^2.10.0", + "@ohif/core": "^2.10.1", "@ohif/extension-cornerstone": "^2.9.2", - "@ohif/extension-dicom-html": "^1.2.4", - "@ohif/extension-dicom-microscopy": "^0.51.0", + "@ohif/extension-dicom-html": "^1.2.5", + "@ohif/extension-dicom-microscopy": "^0.51.1", "@ohif/extension-dicom-p10-downloader": "^0.1.2", - "@ohif/extension-dicom-pdf": "^1.0.3", - "@ohif/extension-dicom-rt": "^0.4.0", - "@ohif/extension-dicom-segmentation": "^0.4.0", + "@ohif/extension-dicom-pdf": "^1.0.4", + "@ohif/extension-dicom-rt": "^0.4.1", + "@ohif/extension-dicom-segmentation": "^0.4.1", "@ohif/extension-lesion-tracker": "^0.2.0", - "@ohif/extension-vtk": "^1.7.1", + "@ohif/extension-vtk": "^1.7.2", "@ohif/i18n": "^0.52.8", "@ohif/ui": "^1.5.3", "@tanem/react-nprogress": "^1.1.25",