chore(release): publish [skip ci]

- @ohif/extension-cornerstone@2.9.5
 - @ohif/viewer@4.5.13
This commit is contained in:
ohif-bot 2020-09-29 10:42:25 +00:00
parent ea0fc07e30
commit cffc44f0f4
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.
## [2.9.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-cornerstone@2.9.4...@ohif/extension-cornerstone@2.9.5) (2020-09-29)
**Note:** Version bump only for package @ohif/extension-cornerstone
## [2.9.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-cornerstone@2.9.3...@ohif/extension-cornerstone@2.9.4) (2020-09-03)
**Note:** Version bump only for package @ohif/extension-cornerstone

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone",
"version": "2.9.4",
"version": "2.9.5",
"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.
## [4.5.13](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.12...@ohif/viewer@4.5.13) (2020-09-29)
**Note:** Version bump only for package @ohif/viewer
## [4.5.12](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.5.11...@ohif/viewer@4.5.12) (2020-09-24)
**Note:** Version bump only for package @ohif/viewer

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/viewer",
"version": "4.5.12",
"version": "4.5.13",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",
@ -49,7 +49,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@ohif/core": "^2.10.5",
"@ohif/extension-cornerstone": "^2.9.4",
"@ohif/extension-cornerstone": "^2.9.5",
"@ohif/extension-debugging": "^0.1.5",
"@ohif/extension-dicom-html": "^1.2.8",
"@ohif/extension-dicom-microscopy": "^0.51.3",