chore(release): publish packages

- thermion_dart@0.2.1-dev.0.0.15
 - thermion_flutter@0.2.1-dev.15
 - thermion_flutter_web@0.2.0+6
 - thermion_flutter_platform_interface@0.2.1-dev.15
 - thermion_flutter_ffi@0.2.1-dev.15
This commit is contained in:
Nick Fisher
2024-10-31 15:32:22 +08:00
parent 2f1c2fdd9f
commit bbba889080
11 changed files with 73 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
## 0.2.1-dev.0.0.15
- **FIX**: remove superfluous ceil() calls for picking coordinates.
- **FEAT**: expose zoomSensitivity argument for flight input handler.
## 0.2.1-dev.0.0.14
- **FIX**: reduce size of pick functor for compatibility with armeabi-v7a.

View File

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