Skip to content

Commit a6a231c

Browse files
committed
chore(release): publish [skip ci]
- @ohif/[email protected] - @ohif/[email protected]
1 parent 7c2bd9b commit a6a231c

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

extensions/debugging/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.1](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-19)
7+
8+
**Note:** Version bump only for package @ohif/extension-debugging
9+
10+
11+
12+
13+
614
# [0.2.0](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-04)
715

816

extensions/debugging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ohif/extension-debugging",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "OHIF extension for debugging.",
55
"author": "OHIF",
66
"license": "MIT",

platform/viewer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.9.4](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-19)
7+
8+
**Note:** Version bump only for package @ohif/viewer
9+
10+
11+
12+
13+
614
## [4.9.3](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-15)
715

816
**Note:** Version bump only for package @ohif/viewer

platform/viewer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ohif/viewer",
3-
"version": "4.9.3",
3+
"version": "4.9.4",
44
"description": "OHIF Viewer",
55
"author": "OHIF Contributors",
66
"license": "MIT",
@@ -51,7 +51,7 @@
5151
"@babel/runtime": "^7.5.5",
5252
"@ohif/core": "^2.13.1",
5353
"@ohif/extension-cornerstone": "^2.10.5",
54-
"@ohif/extension-debugging": "^0.2.0",
54+
"@ohif/extension-debugging": "^0.2.1",
5555
"@ohif/extension-dicom-html": "^1.3.4",
5656
"@ohif/extension-dicom-microscopy": "^0.52.0",
5757
"@ohif/extension-dicom-pdf": "^1.0.6",

0 commit comments

Comments
 (0)