chore(release): publish packages

- thermion_dart@0.1.2
 - thermion_flutter_ffi@0.1.0+10
 - thermion_flutter_web@0.0.2
 - thermion_flutter@0.1.1+11
 - thermion_flutter_platform_interface@0.1.0+10
This commit is contained in:
Nick Fisher
2024-07-11 19:00:36 +08:00
parent 6e5627f90e
commit f8c6c33269
11 changed files with 80 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
## 0.1.2
- **FIX**: manually remove leading slash for compiler path on Windows when building for Android.
- **FIX**: web/JS bool checks need to compare to int.
- **FIX**: shadow JS<->WASM bridge methods.
- **FEAT**: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.
## 0.1.1+5
- Bump "thermion_dart" to `0.1.1+5`.

View File

@@ -1,6 +1,6 @@
name: thermion_dart
description: 3D rendering toolkit for Dart.
version: 0.1.1+5
version: 0.1.2
homepage: https://thermion.dev
repository: https://github.com/nmfisher/thermion