From d426b78967c57f9086fd3e8c63820d0458e50bda Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Mon, 9 Mar 2020 19:04:54 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/extension-cornerstone@2.4.3 - @ohif/extension-dicom-html@1.1.1 - @ohif/extension-dicom-microscopy@0.50.7 - @ohif/extension-dicom-pdf@1.0.2 - @ohif/extension-vtk@1.2.24 - @ohif/core@2.5.3 - @ohif/i18n@0.52.7 - @ohif/ui@1.3.3 - @ohif/viewer@3.7.8 --- extensions/cornerstone/CHANGELOG.md | 8 ++++++++ extensions/cornerstone/package.json | 2 +- 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/vtk/CHANGELOG.md | 8 ++++++++ extensions/vtk/package.json | 6 +++--- platform/core/CHANGELOG.md | 8 ++++++++ platform/core/package.json | 2 +- platform/i18n/CHANGELOG.md | 8 ++++++++ platform/i18n/package.json | 2 +- platform/ui/CHANGELOG.md | 8 ++++++++ platform/ui/package.json | 2 +- platform/viewer/CHANGELOG.md | 8 ++++++++ platform/viewer/package.json | 18 +++++++++--------- 18 files changed, 91 insertions(+), 19 deletions(-) diff --git a/extensions/cornerstone/CHANGELOG.md b/extensions/cornerstone/CHANGELOG.md index ff876aac5b9..7774390381b 100644 --- a/extensions/cornerstone/CHANGELOG.md +++ b/extensions/cornerstone/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.4.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-cornerstone@2.4.2...@ohif/extension-cornerstone@2.4.3) (2020-03-09) + +**Note:** Version bump only for package @ohif/extension-cornerstone + + + + + ## [2.4.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-cornerstone@2.4.1...@ohif/extension-cornerstone@2.4.2) (2020-03-09) diff --git a/extensions/cornerstone/package.json b/extensions/cornerstone/package.json index 184e6e54493..aed08389e32 100644 --- a/extensions/cornerstone/package.json +++ b/extensions/cornerstone/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-cornerstone", - "version": "2.4.2", + "version": "2.4.3", "description": "OHIF extension for Cornerstone", "author": "OHIF", "license": "MIT", diff --git a/extensions/dicom-html/CHANGELOG.md b/extensions/dicom-html/CHANGELOG.md index f0d15ca2338..3019ea9a0d5 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.1.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.1.0...@ohif/extension-dicom-html@1.1.1) (2020-03-09) + +**Note:** Version bump only for package @ohif/extension-dicom-html + + + + + # [1.1.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.0.2...@ohif/extension-dicom-html@1.1.0) (2019-12-11) diff --git a/extensions/dicom-html/package.json b/extensions/dicom-html/package.json index d12c05bb778..f8ef015a64e 100644 --- a/extensions/dicom-html/package.json +++ b/extensions/dicom-html/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-html", - "version": "1.1.0", + "version": "1.1.1", "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 28788c0a255..4fbe3878bdf 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.50.7](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-microscopy@0.50.6...@ohif/extension-dicom-microscopy@0.50.7) (2020-03-09) + +**Note:** Version bump only for package @ohif/extension-dicom-microscopy + + + + + ## [0.50.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-microscopy@0.50.5...@ohif/extension-dicom-microscopy@0.50.6) (2019-09-26) diff --git a/extensions/dicom-microscopy/package.json b/extensions/dicom-microscopy/package.json index 1050788c5f6..e2a90b92dd7 100644 --- a/extensions/dicom-microscopy/package.json +++ b/extensions/dicom-microscopy/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-microscopy", - "version": "0.50.6", + "version": "0.50.7", "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 7ea8ee381a5..04d2447e7db 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.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.1...@ohif/extension-dicom-pdf@1.0.2) (2020-03-09) + +**Note:** Version bump only for package @ohif/extension-dicom-pdf + + + + + ## [1.0.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.0...@ohif/extension-dicom-pdf@1.0.1) (2019-12-16) diff --git a/extensions/dicom-pdf/package.json b/extensions/dicom-pdf/package.json index 1addc176e07..fdc8863758e 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.1", + "version": "1.0.2", "description": "OHIF extension for Dicom PDF", "author": "OHIF", "license": "MIT", diff --git a/extensions/vtk/CHANGELOG.md b/extensions/vtk/CHANGELOG.md index ba8dac09788..8d555804084 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.24](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.2.23...@ohif/extension-vtk@1.2.24) (2020-03-09) + +**Note:** Version bump only for package @ohif/extension-vtk + + + + + ## [1.2.23](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.2.22...@ohif/extension-vtk@1.2.23) (2020-03-09) **Note:** Version bump only for package @ohif/extension-vtk diff --git a/extensions/vtk/package.json b/extensions/vtk/package.json index 617de8bad08..3f0f13b0658 100644 --- a/extensions/vtk/package.json +++ b/extensions/vtk/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-vtk", - "version": "1.2.23", + "version": "1.2.24", "description": "OHIF extension for VTK.js", "author": "OHIF", "license": "MIT", @@ -52,8 +52,8 @@ "react-vtkjs-viewport": "^0.8.3" }, "devDependencies": { - "@ohif/core": "^2.5.2", - "@ohif/ui": "^1.3.2", + "@ohif/core": "^2.5.3", + "@ohif/ui": "^1.3.3", "cornerstone-tools": "4.12.0", "cornerstone-wado-image-loader": "^3.0.0", "dicom-parser": "^1.8.3", diff --git a/platform/core/CHANGELOG.md b/platform/core/CHANGELOG.md index 57a93311b80..82cd69a0925 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.5.3](https://github.com/OHIF/Viewers/compare/@ohif/core@2.5.2...@ohif/core@2.5.3) (2020-03-09) + +**Note:** Version bump only for package @ohif/core + + + + + ## [2.5.2](https://github.com/OHIF/Viewers/compare/@ohif/core@2.5.1...@ohif/core@2.5.2) (2020-03-06) **Note:** Version bump only for package @ohif/core diff --git a/platform/core/package.json b/platform/core/package.json index 901e8518400..9d16f288468 100644 --- a/platform/core/package.json +++ b/platform/core/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/core", - "version": "2.5.2", + "version": "2.5.3", "description": "Generic business logic for web-based medical imaging applications", "author": "OHIF Core Team", "license": "MIT", diff --git a/platform/i18n/CHANGELOG.md b/platform/i18n/CHANGELOG.md index 494f8b8d1d3..b2c772406e2 100644 --- a/platform/i18n/CHANGELOG.md +++ b/platform/i18n/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.52.7](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.6...@ohif/i18n@0.52.7) (2020-03-09) + +**Note:** Version bump only for package @ohif/i18n + + + + + ## [0.52.6](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.5...@ohif/i18n@0.52.6) (2020-02-12) diff --git a/platform/i18n/package.json b/platform/i18n/package.json index 176982d14c1..143f36ef445 100644 --- a/platform/i18n/package.json +++ b/platform/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/i18n", - "version": "0.52.6", + "version": "0.52.7", "description": "Internationalization library for The OHIF Viewer", "author": "OHIF", "license": "MIT", diff --git a/platform/ui/CHANGELOG.md b/platform/ui/CHANGELOG.md index c013634f307..9cd53ea4023 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.3.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.3.2...@ohif/ui@1.3.3) (2020-03-09) + +**Note:** Version bump only for package @ohif/ui + + + + + ## [1.3.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.3.1...@ohif/ui@1.3.2) (2020-03-09) diff --git a/platform/ui/package.json b/platform/ui/package.json index 9e28ce0c625..76dd3bd91dd 100644 --- a/platform/ui/package.json +++ b/platform/ui/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/ui", - "version": "1.3.2", + "version": "1.3.3", "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 f9bf20a0317..631ba4c0180 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. +## [3.7.8](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.7.7...@ohif/viewer@3.7.8) (2020-03-09) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.7.7](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.7.6...@ohif/viewer@3.7.7) (2020-03-09) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index 074099ccbc4..2dff20f7356 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.7.7", + "version": "3.7.8", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT", @@ -47,15 +47,15 @@ }, "dependencies": { "@babel/runtime": "^7.5.5", - "@ohif/core": "^2.5.2", - "@ohif/extension-cornerstone": "^2.4.2", - "@ohif/extension-dicom-html": "^1.1.0", - "@ohif/extension-dicom-microscopy": "^0.50.6", - "@ohif/extension-dicom-pdf": "^1.0.1", + "@ohif/core": "^2.5.3", + "@ohif/extension-cornerstone": "^2.4.3", + "@ohif/extension-dicom-html": "^1.1.1", + "@ohif/extension-dicom-microscopy": "^0.50.7", + "@ohif/extension-dicom-pdf": "^1.0.2", "@ohif/extension-lesion-tracker": "^0.2.0", - "@ohif/extension-vtk": "^1.2.23", - "@ohif/i18n": "^0.52.6", - "@ohif/ui": "^1.3.2", + "@ohif/extension-vtk": "^1.2.24", + "@ohif/i18n": "^0.52.7", + "@ohif/ui": "^1.3.3", "@tanem/react-nprogress": "^1.1.25", "classnames": "^2.2.6", "core-js": "^3.2.1",