chore(release): publish packages

- thermion_dart@0.2.1-dev.0.0.9
 - thermion_flutter@0.2.1-dev.8
 - thermion_flutter_ffi@0.2.1-dev.8
 - thermion_flutter_web@0.1.1
 - thermion_flutter_platform_interface@0.2.1-dev.8
This commit is contained in:
Nick Fisher
2024-10-23 13:46:45 +08:00
parent e235d22c7c
commit 11ca6972c6
11 changed files with 124 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.1
- **FEAT**: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.
## 0.1.0+9
- Update a dependency to the latest release.