Skip to content

Commit

Permalink
chore(release): 0.31.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.31.1](v0.31.0...v0.31.1) (2024-05-08)

### Bug Fixes

* **.github:** Refactor workflows ([#205](#205)) ([552f99f](552f99f))
  • Loading branch information
idcbot committed May 8, 2024
1 parent 552f99f commit 17e203f
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.31.1](https://github.com/ImagingDataCommons/slim/compare/v0.31.0...v0.31.1) (2024-05-08)


### Bug Fixes

* **.github:** Refactor workflows ([#205](https://github.com/ImagingDataCommons/slim/issues/205)) ([552f99f](https://github.com/ImagingDataCommons/slim/commit/552f99f3052c039801f0a6b86564445a3497cc26))

# [0.31.0](https://github.com/ImagingDataCommons/slim/compare/v0.30.0...v0.31.0) (2024-05-07)


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.31.0",
"version": "0.31.1",
"homepage": "https://github.com/imagingdatacommons/slim",
"private": true,
"scripts": {
Expand Down

0 comments on commit 17e203f

Please sign in to comment.