Skip to content

Commit c6f544a

Browse files
author
idcbot
committed
chore(release): 0.43.0 [skip ci]
# [0.43.0](v0.42.4...v0.43.0) (2025-09-18) ### Features * Update dicom tag browser to display label and overview images + bulkdata references ([#336](#336)) ([3cd48ed](3cd48ed))
1 parent 3cd48ed commit c6f544a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.43.0](https://github.com/ImagingDataCommons/slim/compare/v0.42.4...v0.43.0) (2025-09-18)
2+
3+
4+
### Features
5+
6+
* Update dicom tag browser to display label and overview images + bulkdata references ([#336](https://github.com/ImagingDataCommons/slim/issues/336)) ([3cd48ed](https://github.com/ImagingDataCommons/slim/commit/3cd48ed198370393d9b5b0da427e7035c40ab3c9))
7+
18
## [0.42.4](https://github.com/ImagingDataCommons/slim/compare/v0.42.3...v0.42.4) (2025-09-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slim",
3-
"version": "0.42.4",
3+
"version": "0.43.0",
44
"private": true,
55
"author": "ImagingDataCommons",
66
"scripts": {

0 commit comments

Comments
 (0)