chore(release): publish [skip ci]

- @ohif/extension-vtk@1.11.1
 - @ohif/viewer@4.9.1
This commit is contained in:
ohif-bot 2021-03-09 15:55:47 +00:00
parent 97410e12b9
commit 7b5beb8f98
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.
## [1.11.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.11.0...@ohif/extension-vtk@1.11.1) (2021-03-09)
**Note:** Version bump only for package @ohif/extension-vtk
# [1.11.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.10.6...@ohif/extension-vtk@1.11.0) (2021-03-04)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-vtk",
"version": "1.11.0",
"version": "1.11.1",
"description": "OHIF extension for VTK.js",
"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.9.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.9.0...@ohif/viewer@4.9.1) (2021-03-09)
**Note:** Version bump only for package @ohif/viewer
# [4.9.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.8.12...@ohif/viewer@4.9.0) (2021-03-04)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/viewer",
"version": "4.9.0",
"version": "4.9.1",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",
@ -58,7 +58,7 @@
"@ohif/extension-dicom-rt": "^0.6.6",
"@ohif/extension-dicom-segmentation": "^0.6.0",
"@ohif/extension-lesion-tracker": "^0.2.1",
"@ohif/extension-vtk": "^1.11.0",
"@ohif/extension-vtk": "^1.11.1",
"@ohif/i18n": "^0.53.0",
"@ohif/ui": "^1.9.0",
"@tanem/react-nprogress": "^1.1.25",