Skip to content

Commit

Permalink
chore(release): 0.38.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.38.0](v0.37.0...v0.38.0) (2025-02-04)

### Features

* enable visualization of annotations on load ([#261](#261)) ([cb766c8](cb766c8))
  • Loading branch information
idcbot committed Feb 4, 2025
1 parent cb766c8 commit 3969cc5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.38.0](https://github.com/ImagingDataCommons/slim/compare/v0.37.0...v0.38.0) (2025-02-04)


### Features

* enable visualization of annotations on load ([#261](https://github.com/ImagingDataCommons/slim/issues/261)) ([cb766c8](https://github.com/ImagingDataCommons/slim/commit/cb766c812fa469150bb9bc183f26dfe355b59cdc))

# [0.37.0](https://github.com/ImagingDataCommons/slim/compare/v0.36.0...v0.37.0) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slim",
"version": "0.37.0",
"version": "0.38.0",
"homepage": "https://github.com/imagingdatacommons/slim",
"private": true,
"author": "ImagingDataCommons",
Expand Down

0 comments on commit 3969cc5

Please sign in to comment.