chore(release): publish [skip ci]

- @ohif/extension-cornerstone@0.0.39-alpha.8
 - @ohif/extension-dicom-html@0.0.4-alpha.8
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.8
 - @ohif/extension-dicom-pdf@0.0.8-alpha.8
 - @ohif/extension-vtk@0.1.4-alpha.8
 - @ohif/core@0.11.1-alpha.8
 - @ohif/i18n@0.2.3-alpha.8
 - @ohif/ui@0.2.18-alpha.8
 - @ohif/viewer@0.0.22-alpha.9
This commit is contained in:
ohif-bot 2019-08-14 00:55:13 +00:00
parent 156b093965
commit 26da6b0013
18 changed files with 136 additions and 19 deletions

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.39-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/extension-cornerstone
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone", "name": "@ohif/extension-cornerstone",
"version": "0.0.39-alpha.7", "version": "0.0.39-alpha.8",
"description": "OHIF extension for Cornerstone", "description": "OHIF extension for Cornerstone",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.4-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/extension-dicom-html
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-html", "name": "@ohif/extension-dicom-html",
"version": "0.0.4-alpha.7", "version": "0.0.4-alpha.8",
"description": "OHIF extension for rendering structured reports to HTML", "description": "OHIF extension for rendering structured reports to HTML",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.9-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/extension-dicom-microscopy
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-microscopy", "name": "@ohif/extension-dicom-microscopy",
"version": "0.0.9-alpha.7", "version": "0.0.9-alpha.8",
"description": "OHIF extension for Dicom Microscopy", "description": "OHIF extension for Dicom Microscopy",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.8-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/extension-dicom-pdf
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-pdf", "name": "@ohif/extension-dicom-pdf",
"version": "0.0.8-alpha.7", "version": "0.0.8-alpha.8",
"description": "OHIF extension for Dicom PDF", "description": "OHIF extension for Dicom PDF",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.1.4-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/extension-vtk
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-vtk", "name": "@ohif/extension-vtk",
"version": "0.1.4-alpha.7", "version": "0.1.4-alpha.8",
"description": "OHIF extension for VTK.js", "description": "OHIF extension for VTK.js",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -51,8 +51,8 @@
"vtk.js": "^8.11.0" "vtk.js": "^8.11.0"
}, },
"devDependencies": { "devDependencies": {
"@ohif/core": "^0.11.1-alpha.7", "@ohif/core": "^0.11.1-alpha.8",
"@ohif/ui": "^0.2.18-alpha.7", "@ohif/ui": "^0.2.18-alpha.8",
"cornerstone-tools": "^3.13.0", "cornerstone-tools": "^3.13.0",
"cornerstone-wado-image-loader": "^3.0.0", "cornerstone-wado-image-loader": "^3.0.0",
"dcmjs": "^0.4.7", "dcmjs": "^0.4.7",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.11.1-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/core
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/core", "name": "@ohif/core",
"version": "0.11.1-alpha.7", "version": "0.11.1-alpha.8",
"description": "Generic business logic for web-based medical imaging applications", "description": "Generic business logic for web-based medical imaging applications",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.2.3-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/i18n
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/i18n", "name": "@ohif/i18n",
"version": "0.2.3-alpha.7", "version": "0.2.3-alpha.8",
"description": "Internationalization library for The OHIF Viewer", "description": "Internationalization library for The OHIF Viewer",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.2.18-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/ui
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/ui", "name": "@ohif/ui",
"version": "0.2.18-alpha.7", "version": "0.2.18-alpha.8",
"description": "A set of React components for Medical Imaging Viewers", "description": "A set of React components for Medical Imaging Viewers",
"author": "OHIF Contributors", "author": "OHIF Contributors",
"license": "MIT", "license": "MIT",

View File

@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.22-alpha.9 (2019-08-14)
**Note:** Version bump only for package @ohif/viewer
# Change Log # Change Log
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/viewer", "name": "@ohif/viewer",
"version": "0.0.22-alpha.8", "version": "0.0.22-alpha.9",
"description": "OHIF Viewer", "description": "OHIF Viewer",
"author": "OHIF Contributors", "author": "OHIF Contributors",
"license": "MIT", "license": "MIT",
@ -43,14 +43,14 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.5.5", "@babel/runtime": "^7.5.5",
"@ohif/core": "^0.11.1-alpha.7", "@ohif/core": "^0.11.1-alpha.8",
"@ohif/extension-cornerstone": "^0.0.39-alpha.7", "@ohif/extension-cornerstone": "^0.0.39-alpha.8",
"@ohif/extension-dicom-html": "^0.0.4-alpha.7", "@ohif/extension-dicom-html": "^0.0.4-alpha.8",
"@ohif/extension-dicom-microscopy": "^0.0.9-alpha.7", "@ohif/extension-dicom-microscopy": "^0.0.9-alpha.8",
"@ohif/extension-dicom-pdf": "^0.0.8-alpha.7", "@ohif/extension-dicom-pdf": "^0.0.8-alpha.8",
"@ohif/extension-vtk": "^0.1.4-alpha.7", "@ohif/extension-vtk": "^0.1.4-alpha.8",
"@ohif/i18n": "^0.2.3-alpha.7", "@ohif/i18n": "^0.2.3-alpha.8",
"@ohif/ui": "^0.2.18-alpha.7", "@ohif/ui": "^0.2.18-alpha.8",
"@tanem/react-nprogress": "^1.1.25", "@tanem/react-nprogress": "^1.1.25",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"core-js": "^3.1.4", "core-js": "^3.1.4",