diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 5753ae88e..60ddea250 100644 --- a/platform/viewer/CHANGELOG.md +++ b/platform/viewer/CHANGELOG.md @@ -1,7 +1,11 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.0.22-alpha.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.0.22-alpha.1...@ohif/viewer@0.0.22-alpha.2) (2019-08-07) + +**Note:** Version bump only for package @ohif/viewer ## [0.0.22-alpha.1](https://github.com/OHIF/Viewers/compare/@ohif/viewer@0.0.22-alpha.0...@ohif/viewer@0.0.22-alpha.1) (2019-08-07) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index fdce769c8..fe901c50c 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "0.0.22-alpha.1", + "version": "0.0.22-alpha.2", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",