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,7 @@
## 0.1.0+10
- **FIX**: web/JS bool checks need to compare to int.
## 0.1.0+9
- Update a dependency to the latest release.