From 81fcfc7370c2cb0648fcf0b39c6bcafb84564599 Mon Sep 17 00:00:00 2001 From: ohif-bot Date: Thu, 3 Dec 2020 11:09:11 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @ohif/extension-dicom-tag-browser@0.0.5 --- extensions/dicom-tag-browser/CHANGELOG.md | 8 ++++++++ extensions/dicom-tag-browser/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/extensions/dicom-tag-browser/CHANGELOG.md b/extensions/dicom-tag-browser/CHANGELOG.md index f425562ce..c0c827e17 100644 --- a/extensions/dicom-tag-browser/CHANGELOG.md +++ b/extensions/dicom-tag-browser/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. +## [0.0.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-tag-browser@0.0.4...@ohif/extension-dicom-tag-browser@0.0.5) (2020-12-03) + +**Note:** Version bump only for package @ohif/extension-dicom-tag-browser + + + + + ## [0.0.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-tag-browser@0.0.3...@ohif/extension-dicom-tag-browser@0.0.4) (2020-10-07) **Note:** Version bump only for package @ohif/extension-dicom-tag-browser diff --git a/extensions/dicom-tag-browser/package.json b/extensions/dicom-tag-browser/package.json index 74ddd230d..0dffd72f7 100644 --- a/extensions/dicom-tag-browser/package.json +++ b/extensions/dicom-tag-browser/package.json @@ -1,6 +1,6 @@ { "name": "@ohif/extension-dicom-tag-browser", - "version": "0.0.4", + "version": "0.0.5", "description": "OHIF extension for checking DICOM headers.", "author": "OHIF", "license": "MIT",