Skip to content

Commit

Permalink
chore(release): 1.0.0-b.18 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-b.18](itk-wasm-v1.0.0-b.17...itk-wasm-v1.0.0-b.18) (2022-08-16)

### Bug Fixes

* **Python:** add name entry to Python itkwasm Image ([cf08600](cf08600))
* **readDICOMTags:** Allow webWorker to be null ([9e5b242](9e5b242))
* **worker:** Ensure worker promises are reused ([6075dd2](6075dd2))

### Features

* **itk-wasm-cli:** update default Docker image for 1.0.0-b.18 ([f99c8e0](f99c8e0))
* **version:** bump version to 1.0.0-b.18 ([e37e225](e37e225))
  • Loading branch information
semantic-release-bot committed Aug 16, 2022
1 parent 09c9b83 commit f6de5f9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
[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.18](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.17...itk-wasm-v1.0.0-b.18) (2022-08-16)


### Bug Fixes

* **Python:** add name entry to Python itkwasm Image ([cf08600](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/cf086002350a2c8b0837cf2f8fc63732bff6613e))
* **readDICOMTags:** Allow webWorker to be null ([9e5b242](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/9e5b242702f48f8468eba51fdff7d6b953ef80c4))
* **worker:** Ensure worker promises are reused ([6075dd2](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6075dd2993fe82b74bd47276aa0dc2644734c2f7))


### Features

* **itk-wasm-cli:** update default Docker image for 1.0.0-b.18 ([f99c8e0](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f99c8e086a33f3fb51c6d84f9433d8830306dd16))
* **version:** bump version to 1.0.0-b.18 ([e37e225](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e37e225bf187288d9b47ac616d09ea3af16d909e))

# [1.0.0-b.18](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.17...itk-wasm-v1.0.0-b.18) (2022-08-15)


Expand Down

0 comments on commit f6de5f9

Please sign in to comment.