From 1b5a5a29634fa489793570969500051d282c51ab Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Tue, 29 Oct 2019 19:02:49 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@2.3.0 --- platform/viewer/CHANGELOG.md | 11 +++++++++++ platform/viewer/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index d96327682..a2a58f18b 100644 --- a/platform/viewer/CHANGELOG.md +++ b/platform/viewer/CHANGELOG.md @@ -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. +# [2.3.0](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.2.2...@ohif/viewer@2.3.0) (2019-10-29) + + +### Features + +* service worker ([#1045](https://github.com/OHIF/Viewers/issues/1045)) ([cf51368](https://github.com/OHIF/Viewers/commit/cf5136899eac08300ec4f15474a6440129ef7a9a)) + + + + + ## [2.2.2](https://github.com/OHIF/Viewers/compare/@ohif/viewer@2.2.1...@ohif/viewer@2.2.2) (2019-10-29) diff --git a/platform/viewer/package.json b/platform/viewer/package.json index b96ddded6..a2929ee03 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "2.2.2", + "version": "2.3.0", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",