chore(release): publish packages

- thermion_dart@0.2.0-dev.4.0
 - thermion_flutter_web@0.1.0-dev.4.0
 - thermion_flutter@0.2.0-dev.4.0
 - thermion_flutter_platform_interface@0.2.0-dev.4.0
 - thermion_flutter_ffi@0.2.0-dev.4.0
This commit is contained in:
Nick Fisher
2024-09-25 21:51:19 +08:00
parent 87846b68de
commit 877eae35cd
11 changed files with 76 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
## 0.2.0-dev.4.0
> Note: This release has breaking changes.
- **BREAKING** **FIX**: (web/wasm) free pick callbacks on dispose.
- **BREAKING** **CHORE**: restructure viewer folders as libraries to only export the public interface.
## 0.2.0-dev.1.0
> Note: This release has breaking changes.

View File

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