chore(release): publish [skip ci]

- @ohif/viewer@1.0.0
This commit is contained in:
ohif-bot 2019-09-06 18:40:55 +00:00
parent 7c4ee734fa
commit 1701166bb2
2 changed files with 17 additions and 1 deletions

View File

@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.21...@ohif/viewer@1.0.0) (2019-09-06)
### Code Refactoring
* 💡 React components to consume appConfig using Context ([#852](https://github.com/OHIF/Viewers/issues/852)) ([7c4ee73](https://github.com/OHIF/Viewers/commit/7c4ee73)), closes [#725](https://github.com/OHIF/Viewers/issues/725) [#725](https://github.com/OHIF/Viewers/issues/725)
### BREAKING CHANGES
* #725
## [0.50.21](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.50.20...@ohif/viewer@0.50.21) (2019-09-06)

View File

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