chore(release): publish [skip ci]

- @ohif/viewer@0.50.5
This commit is contained in:
ohif-bot 2019-08-21 14:32:47 +00:00
parent d09fb4e71c
commit 496b0a8343
2 changed files with 12 additions and 1 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.50.5](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.4...@ohif/viewer@0.50.5) (2019-08-21)
### Bug Fixes
* **StandaloneRouting:** Promise rejection - added `return` ([#791](https://github.com/OHIF/Viewers/issues/791)) ([d09fb4e](https://github.com/OHIF/Viewers/commit/d09fb4e))
## [0.50.4](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.3...@ohif/viewer@0.50.4) (2019-08-20)
**Note:** Version bump only for package @ohif/viewer

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/viewer",
"version": "0.50.4",
"version": "0.50.5",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",