chore(release): publish [skip ci]

- @ohif/extension-cornerstone@0.50.4
 - @ohif/viewer@0.50.17
This commit is contained in:
ohif-bot 2019-09-04 20:07:11 +00:00
parent 36c95fb897
commit 0d02ddd586
4 changed files with 19 additions and 3 deletions

View File

@ -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.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-cornerstone@0.50.3...@ohif/extension-cornerstone@0.50.4) (2019-09-04)
**Note:** Version bump only for package @ohif/extension-cornerstone
## [0.50.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-cornerstone@0.50.2...@ohif/extension-cornerstone@0.50.3) (2019-09-04)
**Note:** Version bump only for package @ohif/extension-cornerstone

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone",
"version": "0.50.3",
"version": "0.50.4",
"description": "OHIF extension for Cornerstone",
"author": "OHIF",
"license": "MIT",

View File

@ -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.17](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.16...@ohif/viewer@0.50.17) (2019-09-04)
**Note:** Version bump only for package @ohif/viewer
## [0.50.16](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.15...@ohif/viewer@0.50.16) (2019-09-04)
**Note:** Version bump only for package @ohif/viewer

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/viewer",
"version": "0.50.16",
"version": "0.50.17",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",
@ -42,7 +42,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@ohif/core": "^0.50.5",
"@ohif/extension-cornerstone": "^0.50.3",
"@ohif/extension-cornerstone": "^0.50.4",
"@ohif/extension-dicom-html": "^0.50.3",
"@ohif/extension-dicom-microscopy": "^0.50.4",
"@ohif/extension-dicom-pdf": "^0.50.3",