chore(release): publish packages

- thermion_dart@0.1.0+3
 - thermion_flutter_web@0.0.1+3
 - thermion_flutter@0.1.1+4
 - thermion_flutter_platform_interface@0.1.0+3
 - thermion_flutter_ffi@0.1.0+3
This commit is contained in:
Nick Fisher
2024-06-21 16:21:02 +08:00
parent b889fddcfa
commit a3370a775f
11 changed files with 68 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.0+3
- **FIX**: exit build.dart early on Linux builds so we can use the package on a Linux host.
## 0.1.0+2
- **REFACTOR**: rearrange some stubs/imports for easier web WASM deployment.

View File

@@ -1,6 +1,6 @@
name: thermion_dart
description: 3D rendering toolkit for Dart.
version: 0.1.0+2
version: 0.1.0+3
homepage: https://docs.page/nmfisher/thermion
repository: https://github.com/nmfisher/thermion