Skip to content

Commit

Permalink
chore(release): 0.33.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.33.0](v0.32.0...v0.33.0) (2024-10-31)

### Features

* dicom tag browser ([#248](#248)) ([177ed8f](177ed8f))
  • Loading branch information
idcbot committed Oct 31, 2024
1 parent 177ed8f commit edaec10
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.33.0](https://github.com/ImagingDataCommons/slim/compare/v0.32.0...v0.33.0) (2024-10-31)


### Features

* dicom tag browser ([#248](https://github.com/ImagingDataCommons/slim/issues/248)) ([177ed8f](https://github.com/ImagingDataCommons/slim/commit/177ed8f6b6e82614f9563eb22584c2c6b8bc8de4))

# [0.32.0](https://github.com/ImagingDataCommons/slim/compare/v0.31.4...v0.32.0) (2024-10-29)


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.32.0",
"version": "0.33.0",
"homepage": "https://github.com/imagingdatacommons/slim",
"private": true,
"author": "ImagingDataCommons",
Expand Down

0 comments on commit edaec10

Please sign in to comment.