chore(release): publish packages

- thermion_dart@0.2.0-dev.6.0
 - thermion_flutter_web@0.1.0-dev.6.0
 - thermion_flutter@0.2.0-dev.6.0
 - thermion_flutter_platform_interface@0.2.0-dev.6.0
 - thermion_flutter_ffi@0.2.0-dev.6.0
This commit is contained in:
Nick Fisher
2024-09-25 21:58:28 +08:00
parent f2d94878da
commit ac45bd2963
11 changed files with 68 additions and 13 deletions

View File

@@ -3,6 +3,39 @@
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_dart` - `v0.2.0-dev.6.0`](#thermion_dart---v020-dev60)
Packages with other changes:
- [`thermion_flutter_web` - `v0.1.0-dev.6.0`](#thermion_flutter_web---v010-dev60)
- [`thermion_flutter` - `v0.2.0-dev.6.0`](#thermion_flutter---v020-dev60)
- [`thermion_flutter_platform_interface` - `v0.2.0-dev.6.0`](#thermion_flutter_platform_interface---v020-dev60)
- [`thermion_flutter_ffi` - `v0.2.0-dev.6.0`](#thermion_flutter_ffi---v020-dev60)
Packages with dependency updates only:
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `thermion_flutter_web` - `v0.1.0-dev.6.0`
- `thermion_flutter` - `v0.2.0-dev.6.0`
- `thermion_flutter_platform_interface` - `v0.2.0-dev.6.0`
- `thermion_flutter_ffi` - `v0.2.0-dev.6.0`
---
#### `thermion_dart` - `v0.2.0-dev.6.0`
- **BREAKING** **CHORE**: cleanup deleted export.
## 2024-09-25
### Changes