Skip to content

Commit fc589b7

Browse files
chore(release): 1.0.0-b.149 [skip ci]
# [1.0.0-b.149](itk-wasm-v1.0.0-b.148...itk-wasm-v1.0.0-b.149) (2023-10-13) ### Bug Fixes * **createWebWorkerPromise:** use type: 'module' option for Worker ([92f9492](92f9492)), closes [#970](#970)
1 parent 3cf9f49 commit fc589b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
[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.
22

3+
# [1.0.0-b.149](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.148...itk-wasm-v1.0.0-b.149) (2023-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **createWebWorkerPromise:** use type: 'module' option for Worker ([92f9492](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/92f9492666772532eb20f4c420fd45bc045c961e)), closes [#970](https://github.com/InsightSoftwareConsortium/itk-wasm/issues/970)
9+
310
# [1.0.0-b.148](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.147...itk-wasm-v1.0.0-b.148) (2023-10-13)
411

512

0 commit comments

Comments
 (0)