chore(release): publish packages
- thermion_flutter@0.1.1+2
This commit is contained in:
22
CHANGELOG.md
22
CHANGELOG.md
@@ -3,6 +3,28 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## 2024-06-21
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Packages with breaking changes:
|
||||||
|
|
||||||
|
- There are no breaking changes in this release.
|
||||||
|
|
||||||
|
Packages with other changes:
|
||||||
|
|
||||||
|
- [`thermion_flutter` - `v0.1.1+2`](#thermion_flutter---v0112)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
#### `thermion_flutter` - `v0.1.1+2`
|
||||||
|
|
||||||
|
- **FIX**: update Flutter example project to use new API.
|
||||||
|
- **FIX**: add logging dependency to thermion_flutter.
|
||||||
|
|
||||||
|
|
||||||
## 2024-06-21
|
## 2024-06-21
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
## 0.1.1+2
|
||||||
|
|
||||||
|
- **FIX**: update Flutter example project to use new API.
|
||||||
|
- **FIX**: add logging dependency to thermion_flutter.
|
||||||
|
|
||||||
## 0.1.1+1
|
## 0.1.1+1
|
||||||
|
|
||||||
- **REFACTOR**: export ThermionViewerWasm for web and hide FFI/WASM version.
|
- **REFACTOR**: export ThermionViewerWasm for web and hide FFI/WASM version.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: thermion_flutter
|
name: thermion_flutter
|
||||||
description: Flutter plugin for 3D rendering with the Thermion toolkit.
|
description: Flutter plugin for 3D rendering with the Thermion toolkit.
|
||||||
version: 0.1.1+1
|
version: 0.1.1+2
|
||||||
homepage: https://docs.page/nmfisher/thermion
|
homepage: https://docs.page/nmfisher/thermion
|
||||||
repository: https://github.com/nmfisher/thermion
|
repository: https://github.com/nmfisher/thermion
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user