Skip to content

Commit a777eee

Browse files
author
idcbot
committed
chore(release): 0.43.1 [skip ci]
## [0.43.1](v0.43.0...v0.43.1) (2025-10-10) ### Bug Fixes * Thumbnail fallback and multiple thumbnail using dicom tag browser ([#340](#340)) ([6e8d4c4](6e8d4c4))
1 parent 6e8d4c4 commit a777eee

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.43.1](https://github.com/ImagingDataCommons/slim/compare/v0.43.0...v0.43.1) (2025-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Thumbnail fallback and multiple thumbnail using dicom tag browser ([#340](https://github.com/ImagingDataCommons/slim/issues/340)) ([6e8d4c4](https://github.com/ImagingDataCommons/slim/commit/6e8d4c40ddcd554fdf2edf5d7bb4a3b3a2f48b13))
7+
18
# [0.43.0](https://github.com/ImagingDataCommons/slim/compare/v0.42.4...v0.43.0) (2025-09-18)
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.43.0",
3+
"version": "0.43.1",
44
"private": true,
55
"author": "ImagingDataCommons",
66
"scripts": {

0 commit comments

Comments
 (0)