Compare commits

...

5 Commits

Author SHA1 Message Date
ohif-bot
54d4eabf03 chore(version): Update package versions [skip ci] 2024-11-12 19:13:32 +00:00
ohif-bot
5c20bf0faf chore(version): version.json [skip ci] 2024-11-12 19:13:25 +00:00
Alireza
b417063200
fix version json 2024-11-12 13:53:36 -05:00
Alireza
4bd343ab3e
fix version json 2024-11-12 13:46:15 -05:00
Alireza
a6de628132
publish version 3.9 2024-11-12 13:34:08 -05:00
64 changed files with 382 additions and 142 deletions

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package ohif-monorepo-root
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @externals/devDependencies
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @externals/devDependencies

View File

@ -1,7 +1,7 @@
{
"name": "@externals/devDependencies",
"description": "External dev dependencies - put dev build dependencies here",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"license": "MIT",
"private": true,
"engines": {

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @externals/dicom-microscopy-viewer
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @externals/dicom-microscopy-viewer

View File

@ -1,7 +1,7 @@
{
"name": "@externals/dicom-microscopy-viewer",
"description": "External reference to dicom-microscopy-viewer",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"license": "MIT",
"dependencies": {
"dicom-microscopy-viewer": "^0.46.1"

View File

@ -1 +1 @@
62b27488471c9d5979142e2d15872a85778b90ed
b41706320067b0d9eee181009453fc2a77b4171b

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone-dicom-pmap",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "DICOM Parametric Map read workflow",
"author": "OHIF",
"license": "MIT",
@ -33,10 +33,10 @@
"start": "yarn run dev"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/i18n": "3.9.0",
"prop-types": "^15.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone-dicom-rt",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "DICOM RT read workflow",
"author": "OHIF",
"license": "MIT",
@ -33,10 +33,10 @@
"start": "yarn run dev"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/i18n": "3.9.0",
"prop-types": "^15.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone-dicom-seg",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "DICOM SEG read workflow",
"author": "OHIF",
"license": "MIT",
@ -33,10 +33,10 @@
"start": "yarn run dev"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/i18n": "3.9.0",
"prop-types": "^15.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone-dicom-sr",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for an SR Cornerstone Viewport",
"author": "OHIF",
"license": "MIT",
@ -34,10 +34,10 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-measurement-tracking": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-measurement-tracking": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "*",
"dicom-parser": "^1.8.9",
"hammerjs": "^2.0.8",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone-dynamic-volume",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for 4D volumes data",
"author": "OHIF",
"license": "MIT",
@ -29,11 +29,11 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/i18n": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "*",
"dicom-parser": "^1.8.21",
"hammerjs": "^2.0.8",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-cornerstone
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-cornerstone",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for Cornerstone",
"author": "OHIF",
"license": "MIT",
@ -40,8 +40,8 @@
"@cornerstonejs/codec-openjph": "^2.4.5",
"@cornerstonejs/dicom-image-loader": "^2.2.3",
"@icr/polyseg-wasm": "^0.4.0",
"@ohif/core": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "*",
"dicom-parser": "^1.8.21",
"hammerjs": "^2.0.8",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-default
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-default",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Common/default features and functionality for basic image viewing",
"author": "OHIF Core Team",
"license": "MIT",
@ -32,8 +32,8 @@
"start": "yarn run dev"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/i18n": "3.9.0",
"dcmjs": "*",
"dicomweb-client": "^0.10.4",
"prop-types": "^15.6.2",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-dicom-microscopy
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-dicom-microscopy

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-dicom-microscopy",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for DICOM microscopy",
"author": "Bill Wallace, md-prog",
"license": "MIT",
@ -30,10 +30,10 @@
"start": "yarn run dev"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/i18n": "3.9.0",
"@ohif/ui": "3.9.0",
"prop-types": "^15.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-dicom-pdf
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-dicom-pdf

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-dicom-pdf",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for PDF display",
"author": "OHIF",
"license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "*",
"dicom-parser": "^1.8.9",
"hammerjs": "^2.0.8",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-dicom-video
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-dicom-video

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-dicom-video",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for video display",
"author": "OHIF",
"license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "*",
"dicom-parser": "^1.8.9",
"hammerjs": "^2.0.8",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-measurement-tracking
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-measurement-tracking",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Tracking features and functionality for basic image viewing",
"author": "OHIF Core Team",
"license": "MIT",
@ -34,10 +34,10 @@
"peerDependencies": {
"@cornerstonejs/core": "^2.2.3",
"@cornerstonejs/tools": "^2.2.3",
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/ui": "3.9.0",
"classnames": "^2.3.2",
"dcmjs": "*",
"lodash.debounce": "^4.0.8",
@ -49,7 +49,7 @@
},
"dependencies": {
"@babel/runtime": "^7.20.13",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/ui": "3.9.0",
"@xstate/react": "^3.2.2",
"xstate": "^4.10.0"
}

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-test
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-test

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-test",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension used inside e2e testing",
"author": "OHIF",
"license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "0.29.11",
"dicom-parser": "^1.8.9",
"hammerjs": "^2.0.8",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-tmtv
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/extension-tmtv

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/extension-tmtv",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF extension for Total Metabolic Tumor Volume",
"author": "OHIF",
"license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/ui": "3.9.0",
"dcmjs": "*",
"dicom-parser": "^1.8.9",
"hammerjs": "^2.0.8",

View File

@ -1,5 +1,5 @@
{
"version": "3.9.0-beta.111",
"version": "3.9.0",
"packages": ["extensions/*", "platform/*", "modes/*", "addOns/externals/*"],
"npmClient": "yarn"
}

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-basic-dev-mode
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-basic-dev-mode

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-basic-dev-mode",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Basic OHIF Viewer Using Cornerstone",
"author": "OHIF",
"license": "MIT",
@ -31,12 +31,12 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-dicom-pdf": "3.9.0-beta.111",
"@ohif/extension-dicom-video": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-dicom-pdf": "3.9.0",
"@ohif/extension-dicom-video": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-test
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-test

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-test",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Basic mode for testing",
"author": "OHIF",
"license": "MIT",
@ -34,14 +34,14 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-dicom-pdf": "3.9.0-beta.111",
"@ohif/extension-dicom-video": "3.9.0-beta.111",
"@ohif/extension-measurement-tracking": "3.9.0-beta.111",
"@ohif/extension-test": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-dicom-pdf": "3.9.0",
"@ohif/extension-dicom-video": "3.9.0",
"@ohif/extension-measurement-tracking": "3.9.0",
"@ohif/extension-test": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-longitudinal
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-longitudinal",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Longitudinal Workflow",
"author": "OHIF",
"license": "MIT",
@ -34,15 +34,15 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-rt": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-dicom-pdf": "3.9.0-beta.111",
"@ohif/extension-dicom-video": "3.9.0-beta.111",
"@ohif/extension-measurement-tracking": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-rt": "3.9.0",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-dicom-pdf": "3.9.0",
"@ohif/extension-dicom-video": "3.9.0",
"@ohif/extension-measurement-tracking": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-microscopy
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-microscopy

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-microscopy",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF mode for DICOM microscopy",
"author": "OHIF",
"license": "MIT",
@ -35,8 +35,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-dicom-microscopy": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-dicom-microscopy": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-preclinical-4d
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-preclinical-4d

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-preclinical-4d",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "4D Workflow",
"author": "OHIF",
"license": "MIT",
@ -30,12 +30,12 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dynamic-volume": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-tmtv": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0",
"@ohif/extension-cornerstone-dynamic-volume": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-tmtv": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13"

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-segmentation
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-segmentation

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-segmentation",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export",
"author": "@ohif",
"license": "MIT",
@ -35,14 +35,14 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-rt": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-dicom-pdf": "3.9.0-beta.111",
"@ohif/extension-dicom-video": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-rt": "3.9.0",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-dicom-pdf": "3.9.0",
"@ohif/extension-dicom-video": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-tmtv
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/mode-tmtv

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/mode-tmtv",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Total Metabolic Tumor Volume Workflow",
"author": "OHIF",
"license": "MIT",
@ -34,13 +34,13 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
},
"peerDependencies": {
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-dicom-pdf": "3.9.0-beta.111",
"@ohif/extension-dicom-video": "3.9.0-beta.111",
"@ohif/extension-measurement-tracking": "3.9.0-beta.111"
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-dicom-pdf": "3.9.0",
"@ohif/extension-dicom-video": "3.9.0",
"@ohif/extension-measurement-tracking": "3.9.0"
},
"dependencies": {
"@babel/runtime": "^7.20.13",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/app
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/app",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"productVersion": "3.4.0",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
@ -55,23 +55,23 @@
"@cornerstonejs/codec-openjph": "^2.4.5",
"@cornerstonejs/dicom-image-loader": "^2.2.3",
"@emotion/serialize": "^1.1.3",
"@ohif/core": "3.9.0-beta.111",
"@ohif/extension-cornerstone": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-rt": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0-beta.111",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0-beta.111",
"@ohif/extension-default": "3.9.0-beta.111",
"@ohif/extension-dicom-microscopy": "3.9.0-beta.111",
"@ohif/extension-dicom-pdf": "3.9.0-beta.111",
"@ohif/extension-dicom-video": "3.9.0-beta.111",
"@ohif/extension-test": "3.9.0-beta.111",
"@ohif/i18n": "3.9.0-beta.111",
"@ohif/mode-basic-dev-mode": "3.9.0-beta.111",
"@ohif/mode-longitudinal": "3.9.0-beta.111",
"@ohif/mode-microscopy": "3.9.0-beta.111",
"@ohif/mode-test": "3.9.0-beta.111",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/ui-next": "3.9.0-beta.111",
"@ohif/core": "3.9.0",
"@ohif/extension-cornerstone": "3.9.0",
"@ohif/extension-cornerstone-dicom-rt": "3.9.0",
"@ohif/extension-cornerstone-dicom-seg": "3.9.0",
"@ohif/extension-cornerstone-dicom-sr": "3.9.0",
"@ohif/extension-default": "3.9.0",
"@ohif/extension-dicom-microscopy": "3.9.0",
"@ohif/extension-dicom-pdf": "3.9.0",
"@ohif/extension-dicom-video": "3.9.0",
"@ohif/extension-test": "3.9.0",
"@ohif/i18n": "3.9.0",
"@ohif/mode-basic-dev-mode": "3.9.0",
"@ohif/mode-longitudinal": "3.9.0",
"@ohif/mode-microscopy": "3.9.0",
"@ohif/mode-test": "3.9.0",
"@ohif/ui": "3.9.0",
"@ohif/ui-next": "3.9.0",
"@svgr/webpack": "^8.1.0",
"@types/react": "^18.3.3",
"classnames": "^2.3.2",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/cli
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/cli

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/cli",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "A CLI to bootstrap new OHIF extension or mode",
"type": "module",
"main": "src/index.js",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/core
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/core",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Generic business logic for web-based medical imaging applications",
"author": "OHIF Core Team",
"license": "MIT",
@ -38,7 +38,7 @@
"@cornerstonejs/codec-openjpeg": "^1.2.4",
"@cornerstonejs/codec-openjph": "^2.4.5",
"@cornerstonejs/dicom-image-loader": "^2.2.3",
"@ohif/ui": "3.9.0-beta.111",
"@ohif/ui": "3.9.0",
"cornerstone-math": "0.1.9",
"dicom-parser": "^1.8.21"
},

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package ohif-docs
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "ohif-docs",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"private": true,
"workspaces": {
"nohoist": [

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/i18n
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/i18n

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/i18n",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Internationalization library for The OHIF Viewer",
"author": "OHIF",
"license": "MIT",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/ui-next
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/ui-next",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui",
"main": "dist/ohif-ui-next.umd.js",
"module": "src/index.ts",

View File

@ -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.
# [3.9.0](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.111...v3.9.0) (2024-11-12)
**Note:** Version bump only for package @ohif/ui
# [3.9.0-beta.111](https://github.com/OHIF/Viewers/compare/v3.9.0-beta.110...v3.9.0-beta.111) (2024-11-12)
**Note:** Version bump only for package @ohif/ui

View File

@ -1,6 +1,6 @@
{
"name": "@ohif/ui",
"version": "3.9.0-beta.111",
"version": "3.9.0",
"description": "A set of React components for Medical Imaging Viewers",
"author": "OHIF Contributors",
"license": "MIT",

View File

@ -1,4 +1,4 @@
{
"version": "3.9.0-beta.111",
"commit": "62b27488471c9d5979142e2d15872a85778b90ed"
"version": "3.9.0",
"commit": "b41706320067b0d9eee181009453fc2a77b4171b"
}

View File

@ -23,8 +23,8 @@ async function run() {
console.log('Branch: release');
await fs.writeFile('./commit.txt', currentCommitHash);
const version = await fs.readFile('./version.txt', 'utf-8');
console.log('Version from version.txt:', version.trim());
return;
nextVersion = version.trim();
console.log('Version from version.txt:', nextVersion);
} else {
console.log('Branch: master');
const prereleaseComponents = semver.prerelease(currentVersion);

View File

@ -1 +1 @@
3.9.0-beta.111
3.9.0