chore(release): publish [skip ci]

- @ohif/viewer@1.6.1
This commit is contained in:
ohif-bot 2019-10-11 13:13:57 +00:00
parent 412fe4e23f
commit beb7083e55
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.
## [1.6.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.6.0...@ohif/viewer@1.6.1) (2019-10-11)
### Bug Fixes
* Switch token storage back to localStorage because in-memory was annoying for end users ([#1030](https://github.com/OHIF/Viewers/issues/1030)) ([412fe4e](https://github.com/OHIF/Viewers/commit/412fe4e))
# [1.6.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@1.5.4...@ohif/viewer@1.6.0) (2019-10-11)

View File

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