chore(release): publish packages

- thermion_flutter@0.2.0-dev.2.0
This commit is contained in:
Nick Fisher
2024-09-25 21:18:00 +08:00
parent e6a6862ba4
commit 8be7f4af8e
3 changed files with 28 additions and 1 deletions

View File

@@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2024-09-25
### Changes
---
Packages with breaking changes:
- [`thermion_flutter` - `v0.2.0-dev.2.0`](#thermion_flutter---v020-dev20)
Packages with other changes:
- There are no other changes in this release.
---
#### `thermion_flutter` - `v0.2.0-dev.2.0`
- **BREAKING** **CHORE**: remove EntityListWidget - will replace with new Scene.
## 2024-09-25
### Changes

View File

@@ -1,3 +1,9 @@
## 0.2.0-dev.2.0
> Note: This release has breaking changes.
- **BREAKING** **CHORE**: remove EntityListWidget - will replace with new Scene.
## 0.2.0-dev.1.0
> Note: This release has breaking changes.

View File

@@ -1,6 +1,6 @@
name: thermion_flutter
description: Flutter plugin for 3D rendering with the Thermion toolkit.
version: 0.2.0-dev.1.0
version: 0.2.0-dev.2.0
homepage: https://thermion.dev
repository: https://github.com/nmfisher/thermion