From 8c946a4742a5ddfdf6aa8f5871e7e272684d54f6 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 12 Dec 2019 05:54:34 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/extension-vtk@1.1.2 - @ohif/i18n@0.52.3 - @ohif/ui@1.1.2 - @ohif/viewer@3.1.2 --- 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 | 8 ++++++++ platform/viewer/package.json | 8 ++++---- 8 files changed, 46 insertions(+), 8 deletions(-) diff --git a/extensions/vtk/CHANGELOG.md b/extensions/vtk/CHANGELOG.md index f91f7818d..a7206ef26 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.1.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.1.1...@ohif/extension-vtk@1.1.2) (2019-12-12) + +**Note:** Version bump only for package @ohif/extension-vtk + + + + + ## [1.1.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.1.0...@ohif/extension-vtk@1.1.1) (2019-12-11) **Note:** Version bump only for package @ohif/extension-vtk diff --git a/extensions/vtk/package.json b/extensions/vtk/package.json index f660e9c9d..a170f4c17 100644 --- a/extensions/vtk/package.json +++ b/extensions/vtk/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-vtk", - "version": "1.1.1", + "version": "1.1.2", "description": "OHIF extension for VTK.js", "author": "OHIF", "license": "MIT", @@ -53,7 +53,7 @@ }, "devDependencies": { "@ohif/core": "^2.1.0", - "@ohif/ui": "^1.1.1", + "@ohif/ui": "^1.1.2", "cornerstone-tools": "^4.8.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 3e5de213d..d45aa6639 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.3](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.2...@ohif/i18n@0.52.3) (2019-12-12) + + +### Bug Fixes + +* translations ([#1234](https://github.com/OHIF/Viewers/issues/1234)) ([30b9e44](https://github.com/OHIF/Viewers/commit/30b9e4422073557287ef26a80b38eeb3f3fcff4c)) + + + + + ## [0.52.2](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.1...@ohif/i18n@0.52.2) (2019-11-28) diff --git a/platform/i18n/package.json b/platform/i18n/package.json index 0226e048f..7e5ea7210 100644 --- a/platform/i18n/package.json +++ b/platform/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/i18n", - "version": "0.52.2", + "version": "0.52.3", "description": "Internationalization library for The OHIF Viewer", "author": "OHIF", "license": "MIT", diff --git a/platform/ui/CHANGELOG.md b/platform/ui/CHANGELOG.md index c3bdcce2a..f5cfda776 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.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.1...@ohif/ui@1.1.2) (2019-12-12) + + +### Bug Fixes + +* translations ([#1234](https://github.com/OHIF/Viewers/issues/1234)) ([30b9e44](https://github.com/OHIF/Viewers/commit/30b9e4422073557287ef26a80b38eeb3f3fcff4c)) + + + + + ## [1.1.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.0...@ohif/ui@1.1.1) (2019-12-11) **Note:** Version bump only for package @ohif/ui diff --git a/platform/ui/package.json b/platform/ui/package.json index bc070fe33..18801a3c3 100644 --- a/platform/ui/package.json +++ b/platform/ui/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/ui", - "version": "1.1.1", + "version": "1.1.2", "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 97b836930..c29a42ddb 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.1.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.1.1...@ohif/viewer@3.1.2) (2019-12-12) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [3.1.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.1.0...@ohif/viewer@3.1.1) (2019-12-11) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index aeb76e325..675633ab6 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "3.1.1", + "version": "3.1.2", "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.0", - "@ohif/extension-vtk": "^1.1.1", - "@ohif/i18n": "^0.52.2", - "@ohif/ui": "^1.1.1", + "@ohif/extension-vtk": "^1.1.2", + "@ohif/i18n": "^0.52.3", + "@ohif/ui": "^1.1.2", "@tanem/react-nprogress": "^1.1.25", "classnames": "^2.2.6", "core-js": "^3.2.1",