Skip to content

Commit 88e5a7e

Browse files
committed
chore(release): publish [skip ci]
- @ohif/[email protected] - @ohif/[email protected]
1 parent 5d24bb4 commit 88e5a7e

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

extensions/cornerstone/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+
## [2.10.5](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-15)
7+
8+
**Note:** Version bump only for package @ohif/extension-cornerstone
9+
10+
11+
12+
13+
614
## [2.10.4](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-09)
715

816
**Note:** Version bump only for package @ohif/extension-cornerstone

extensions/cornerstone/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-cornerstone",
3-
"version": "2.10.4",
3+
"version": "2.10.5",
44
"description": "OHIF extension for Cornerstone",
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.3](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-15)
7+
8+
**Note:** Version bump only for package @ohif/viewer
9+
10+
11+
12+
13+
614
## [4.9.2](https://github.com/OHIF/Viewers/compare/@ohif/[email protected]...@ohif/[email protected]) (2021-03-09)
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.2",
3+
"version": "4.9.3",
44
"description": "OHIF Viewer",
55
"author": "OHIF Contributors",
66
"license": "MIT",
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@babel/runtime": "^7.5.5",
5252
"@ohif/core": "^2.13.1",
53-
"@ohif/extension-cornerstone": "^2.10.4",
53+
"@ohif/extension-cornerstone": "^2.10.5",
5454
"@ohif/extension-debugging": "^0.2.0",
5555
"@ohif/extension-dicom-html": "^1.3.4",
5656
"@ohif/extension-dicom-microscopy": "^0.52.0",

0 commit comments

Comments
 (0)