Skip to content

Commit 0a3ddc7

Browse files
author
idcbot
committed
chore(release): 0.45.1 [skip ci]
## [0.45.1](v0.45.0...v0.45.1) (2025-12-17) ### Bug Fixes * **about modal:** Address hash + disable select dialog for bulk ann + auto load ([#360](#360)) ([2336601](2336601))
1 parent 2336601 commit 0a3ddc7

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.45.1](https://github.com/ImagingDataCommons/slim/compare/v0.45.0...v0.45.1) (2025-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **about modal:** Address hash + disable select dialog for bulk ann + auto load ([#360](https://github.com/ImagingDataCommons/slim/issues/360)) ([2336601](https://github.com/ImagingDataCommons/slim/commit/2336601924fcc6c450b9478d16cec4d386419757))
7+
18
# [0.44.0](https://github.com/ImagingDataCommons/slim/compare/v0.43.1...v0.44.0) (2025-10-27)
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.44.0",
3+
"version": "0.45.1",
44
"private": true,
55
"author": "ImagingDataCommons",
66
"scripts": {

0 commit comments

Comments
 (0)