chore(release): publish packages

- thermion_dart@0.2.0-dev.7.0
 - thermion_flutter_web@0.1.0-dev.7.0
 - thermion_flutter@0.2.0-dev.7.0
 - thermion_flutter_platform_interface@0.2.0-dev.7.0
 - thermion_flutter_ffi@0.2.0-dev.7.0
This commit is contained in:
Nick Fisher
2024-09-25 22:35:46 +08:00
parent c19a1b3154
commit 0d45365ba3
11 changed files with 69 additions and 14 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.7.0`](#thermion_dart---v020-dev70)
Packages with other changes:
- [`thermion_flutter_web` - `v0.1.0-dev.7.0`](#thermion_flutter_web---v010-dev70)
- [`thermion_flutter` - `v0.2.0-dev.7.0`](#thermion_flutter---v020-dev70)
- [`thermion_flutter_platform_interface` - `v0.2.0-dev.7.0`](#thermion_flutter_platform_interface---v020-dev70)
- [`thermion_flutter_ffi` - `v0.2.0-dev.7.0`](#thermion_flutter_ffi---v020-dev70)
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.7.0`
- `thermion_flutter` - `v0.2.0-dev.7.0`
- `thermion_flutter_platform_interface` - `v0.2.0-dev.7.0`
- `thermion_flutter_ffi` - `v0.2.0-dev.7.0`
---
#### `thermion_dart` - `v0.2.0-dev.7.0`
- **BREAKING** **FIX**: fix min SDK for thermion_dart.
## 2024-09-25
### Changes