We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2336601 commit 0a3ddc7Copy full SHA for 0a3ddc7
docs/CHANGELOG.md
@@ -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
8
# [0.44.0](https://github.com/ImagingDataCommons/slim/compare/v0.43.1...v0.44.0) (2025-10-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "slim",
- "version": "0.44.0",
+ "version": "0.45.1",
"private": true,
"author": "ImagingDataCommons",
"scripts": {
0 commit comments