From 850de2903abaf826b4828fd6e9fd8ba652f3366d Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 25 Aug 2022 09:50:05 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/viewer@4.12.32 --- platform/viewer/CHANGELOG.md | 8 ++++++++ platform/viewer/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/platform/viewer/CHANGELOG.md b/platform/viewer/CHANGELOG.md index 0bd1812ed..9d220ef28 100644 --- a/platform/viewer/CHANGELOG.md +++ b/platform/viewer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.12.32](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.12.31...@ohif/viewer@4.12.32) (2022-08-25) + +**Note:** Version bump only for package @ohif/viewer + + + + + ## [4.12.31](https://github.com/OHIF/Viewers/compare/@ohif/viewer@4.12.30...@ohif/viewer@4.12.31) (2022-08-24) **Note:** Version bump only for package @ohif/viewer diff --git a/platform/viewer/package.json b/platform/viewer/package.json index c81805093..3d3af8520 100644 --- a/platform/viewer/package.json +++ b/platform/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/viewer", - "version": "4.12.31", + "version": "4.12.32", "description": "OHIF Viewer", "author": "OHIF Contributors", "license": "MIT",