chore(release): publish packages

- thermion_dart@0.2.1-dev.0.0.16
 - thermion_flutter@0.2.1-dev.16
 - thermion_flutter_web@0.2.0+7
 - thermion_flutter_platform_interface@0.2.1-dev.16
 - thermion_flutter_ffi@0.2.1-dev.16
This commit is contained in:
Nick Fisher
2024-10-31 22:41:06 +08:00
parent bfdda4a7cc
commit 071a6c8bd3
11 changed files with 68 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
## 0.2.1-dev.0.0.16
- **FEAT**: Rename Gizmo material to UnlitFixedSize, and expose methods for using this material on other entities. Also exposes new methods for setting single float parameters.
## 0.2.1-dev.0.0.15
- **FIX**: remove superfluous ceil() calls for picking coordinates.

View File

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