From b1657ac1ef6931854f0f0fb2f6323b137aba1876 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Wed, 7 Aug 2019 15:47:58 -0400 Subject: [PATCH] chore(release): publish %s [skip ci] - @ohif/viewer@0.0.22-alpha.2 --- platform/viewer/CHANGELOG.md | 8 ++++++-- platform/viewer/package.json | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) 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",