chore(release): publish [skip ci]

- @ohif/extension-vtk@1.2.6
 - @ohif/viewer@3.3.6
This commit is contained in:
ohif-bot 2020-01-07 22:44:05 +00:00
parent 4c4d8a61b6
commit 2213187b14
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.2.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.2.5...@ohif/extension-vtk@1.2.6) (2020-01-07)
**Note:** Version bump only for package @ohif/extension-vtk
## [1.2.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-vtk@1.2.4...@ohif/extension-vtk@1.2.5) (2020-01-06)
**Note:** Version bump only for package @ohif/extension-vtk

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-vtk",
"version": "1.2.5",
"version": "1.2.6",
"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.
## [3.3.6](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.3.5...@ohif/viewer@3.3.6) (2020-01-07)
**Note:** Version bump only for package @ohif/viewer
## [3.3.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.3.4...@ohif/viewer@3.3.5) (2020-01-06)
**Note:** Version bump only for package @ohif/viewer

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/viewer",
"version": "3.3.5",
"version": "3.3.6",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",
@ -50,7 +50,7 @@
"@ohif/extension-dicom-html": "^1.1.0",
"@ohif/extension-dicom-microscopy": "^0.50.6",
"@ohif/extension-dicom-pdf": "^1.0.1",
"@ohif/extension-vtk": "^1.2.5",
"@ohif/extension-vtk": "^1.2.6",
"@ohif/i18n": "^0.52.4",
"@ohif/ui": "^1.1.7",
"@tanem/react-nprogress": "^1.1.25",