Skip to content

Commit

Permalink
chore(release): 1.0.0-b.107 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-b.107](itk-wasm-v1.0.0-b.106...itk-wasm-v1.0.0-b.107) (2023-05-11)

### Bug Fixes

* **bindgen:** Remove extra brace with multiple input files ([78b0445](78b0445))
* **package:** add types entry to exports ([55ab443](55ab443))

### Features

* **Pipeline:** Support JsonObject input/output types ([6d36ecd](6d36ecd))
  • Loading branch information
semantic-release-bot committed May 11, 2023
1 parent a71bcf8 commit 3e91068
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
[itk-wasm](https://wasm.itk.org) combines [ITK](https://itk.org) and [WebAssembly](https://webassembly.org/) to enable high-performance, multi-dimensional spatial analysis and visualization.

# [1.0.0-b.107](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.106...itk-wasm-v1.0.0-b.107) (2023-05-11)


### Bug Fixes

* **bindgen:** Remove extra brace with multiple input files ([78b0445](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/78b044595558c38bf7404c6ef8bfef23e429992f))
* **package:** add types entry to exports ([55ab443](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/55ab443e1945e2872f5ee04732f46db735a50889))


### Features

* **Pipeline:** Support JsonObject input/output types ([6d36ecd](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6d36ecdda9604b3cb0e0809f51b2e12e54838b64))

# [1.0.0-b.106](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.105...itk-wasm-v1.0.0-b.106) (2023-05-07)


Expand Down

0 comments on commit 3e91068

Please sign in to comment.