diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd1ab54..38178d33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,37 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2025-07-03 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`thermion_dart` - `v0.3.0`](#thermion_dart---v030) + - [`thermion_flutter` - `v0.3.0`](#thermion_flutter---v030) + - [`thermion_flutter_method_channel` - `v0.3.0`](#thermion_flutter_method_channel---v030) + - [`thermion_flutter_web` - `v0.3.0`](#thermion_flutter_web---v030) + - [`thermion_flutter_platform_interface` - `v0.3.0`](#thermion_flutter_platform_interface---v030) + +--- + +#### `thermion_dart` - `v0.3.0` + +#### `thermion_flutter` - `v0.3.0` + +#### `thermion_flutter_method_channel` - `v0.3.0` + +#### `thermion_flutter_web` - `v0.3.0` + +#### `thermion_flutter_platform_interface` - `v0.3.0` + + ## 2025-07-03 ### Changes