chore(release): publish [skip ci]

- @ohif/i18n@0.52.8
 - @ohif/viewer@3.8.18
This commit is contained in:
ohif-bot 2020-04-07 08:33:40 +00:00
parent b5b851ac7c
commit 83f9478977
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.52.8](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.7...@ohif/i18n@0.52.8) (2020-04-07)
**Note:** Version bump only for package @ohif/i18n
## [0.52.7](https://github.com/OHIF/Viewers/compare/@ohif/i18n@0.52.6...@ohif/i18n@0.52.7) (2020-03-09)
**Note:** Version bump only for package @ohif/i18n

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/i18n",
"version": "0.52.7",
"version": "0.52.8",
"description": "Internationalization library for The OHIF Viewer",
"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.8.18](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.8.17...@ohif/viewer@3.8.18) (2020-04-07)
**Note:** Version bump only for package @ohif/viewer
## [3.8.17](https://github.com/OHIF/Viewers/compare/@ohif/viewer@3.8.16...@ohif/viewer@3.8.17) (2020-04-06)
**Note:** Version bump only for package @ohif/viewer

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/viewer",
"version": "3.8.17",
"version": "3.8.18",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",
@ -56,7 +56,7 @@
"@ohif/extension-dicom-segmentation": "^0.1.1",
"@ohif/extension-lesion-tracker": "^0.2.0",
"@ohif/extension-vtk": "^1.3.9",
"@ohif/i18n": "^0.52.7",
"@ohif/i18n": "^0.52.8",
"@ohif/ui": "^1.4.2",
"@tanem/react-nprogress": "^1.1.25",
"classnames": "^2.2.6",