Skip to content

Commit 06ebd68

Browse files
author
ohif-bot
committed
chore(version): Update package versions [skip ci]
1 parent 89fbd04 commit 06ebd68

14 files changed

+35
-7
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package root
9+
610
## [2.19.12](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
### Bug Fixes

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.19.12",
2+
"version": "2.19.13",
33
"packages": [
44
"packages/core",
55
"packages/tools",

packages/adapters/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/dcmjs-org/dcmjs/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package @cornerstonejs/adapters
9+
610
## [2.19.12](https://github.com/dcmjs-org/dcmjs/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
**Note:** Version bump only for package @cornerstonejs/adapters

packages/adapters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/adapters",
3-
"version": "2.19.12",
3+
"version": "2.19.13",
44
"description": "Adapters for Cornerstone3D to/from formats including DICOM SR and others",
55
"module": "./dist/esm/index.js",
66
"types": "./dist/esm/index.d.ts",

packages/ai/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/dcmjs-org/dcmjs/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package @cornerstonejs/ai
9+
610
## [2.19.12](https://github.com/dcmjs-org/dcmjs/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
**Note:** Version bump only for package @cornerstonejs/ai

packages/ai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/ai",
3-
"version": "2.19.12",
3+
"version": "2.19.13",
44
"description": "AI and ML Interfaces for Cornerstone3D",
55
"files": [
66
"dist"

packages/core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package @cornerstonejs/core
9+
610
## [2.19.12](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
**Note:** Version bump only for package @cornerstonejs/core

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/core",
3-
"version": "2.19.12",
3+
"version": "2.19.13",
44
"description": "Cornerstone3D Core",
55
"module": "./dist/esm/index.js",
66
"types": "./dist/esm/index.d.ts",

packages/dicomImageLoader/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package @cornerstonejs/dicom-image-loader
9+
610
## [2.19.12](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
**Note:** Version bump only for package @cornerstonejs/dicom-image-loader

packages/dicomImageLoader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/dicom-image-loader",
3-
"version": "2.19.12",
3+
"version": "2.19.13",
44
"description": "Cornerstone Image Loader for DICOM WADO-URI and WADO-RS and Local file",
55
"keywords": [
66
"DICOM",

packages/nifti-volume-loader/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package @cornerstonejs/nifti-volume-loader
9+
610
## [2.19.12](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
**Note:** Version bump only for package @cornerstonejs/nifti-volume-loader

packages/nifti-volume-loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/nifti-volume-loader",
3-
"version": "2.19.12",
3+
"version": "2.19.13",
44
"description": "Nifti Image Loader for Cornerstone3D",
55
"module": "./dist/esm/index.js",
66
"types": "./dist/esm/index.d.ts",

packages/tools/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.19.13](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.12...v2.19.13) (2025-02-21)
7+
8+
**Note:** Version bump only for package @cornerstonejs/tools
9+
610
## [2.19.12](https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.11...v2.19.12) (2025-02-20)
711

812
### Bug Fixes

packages/tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/tools",
3-
"version": "2.19.12",
3+
"version": "2.19.13",
44
"description": "Cornerstone3D Tools",
55
"types": "./dist/esm/index.d.ts",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)