Commit 6edb49c ohif-bot
committed
1 parent f31ddf4 commit 6edb49c Copy full SHA for 6edb49c
File tree 18 files changed +45
-9
lines changed
18 files changed +45
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package root
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.0.0-beta.4 " ,
2
+ "version" : " 3.0.0-beta.5 " ,
3
3
"packages" : [
4
4
" packages/core" ,
5
5
" packages/tools" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/adapters
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/adapters
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/adapters" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Adapters for Cornerstone3D to/from formats including DICOM SR and others" ,
5
5
"module" : " ./dist/esm/index.js" ,
6
6
"types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/ai
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/ai
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/ai" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " AI and ML Interfaces for Cornerstone3D" ,
5
5
"files" : [
6
6
" dist"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/core
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/core" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Cornerstone3D Core" ,
5
5
"module" : " ./dist/esm/index.js" ,
6
6
"types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/dicom-image-loader
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/dicom-image-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/dicom-image-loader" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Cornerstone Image Loader for DICOM WADO-URI and WADO-RS and Local file" ,
5
5
"keywords" : [
6
6
" DICOM" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/labelmap-interpolation
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/labelmap-interpolation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/labelmap-interpolation" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Labelmap Interpolation utility for Cornerstone3D" ,
5
5
"files" : [
6
6
" dist"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/nifti-volume-loader
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/nifti-volume-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/nifti-volume-loader" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Nifti Image Loader for Cornerstone3D" ,
5
5
"module" : " ./dist/esm/index.js" ,
6
6
"types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0-beta.5] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5 ) (2025-02-25)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/polymorphic-segmentation
9
+
6
10
# [ 3.0.0-beta.4] ( https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4 ) (2025-02-25)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/polymorphic-segmentation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/polymorphic-segmentation" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Polymorphic Segmentation utility for Cornerstone3D" ,
5
5
"files" : [
6
6
" dist"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.0.0-beta.5](https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2025-02-25)
7
+
8
+ **Note:** Version bump only for package @cornerstonejs/tools
9
+
6
10
# [3.0.0-beta.4](https://github.com/cornerstonejs/cornerstone3D/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2025-02-25)
7
11
8
12
**Note:** Version bump only for package @cornerstonejs/tools
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/tools" ,
3
- "version" : " 3.0.0-beta.4 " ,
3
+ "version" : " 3.0.0-beta.5 " ,
4
4
"description" : " Cornerstone3D Tools" ,
5
5
"types" : " ./dist/esm/index.d.ts" ,
6
6
"module" : " ./dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments