diff --git a/CHANGELOG.md b/CHANGELOG.md index b0b479f6..7dd1ab54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,45 @@ 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` + + - n + +#### `thermion_flutter` - `v0.3.0` + + - Bump "thermion_flutter" to `0.3.0`. + +#### `thermion_flutter_method_channel` - `v0.3.0` + + - Bump "thermion_flutter_method_channel" to `0.3.0`. + +#### `thermion_flutter_web` - `v0.3.0` + +#### `thermion_flutter_platform_interface` - `v0.3.0` + + - Bump "thermion_flutter_platform_interface" to `0.3.0`. + + ## 2025-07-03 ### Changes diff --git a/thermion_dart/CHANGELOG.md b/thermion_dart/CHANGELOG.md index 52bc217e..4edb3e60 100644 --- a/thermion_dart/CHANGELOG.md +++ b/thermion_dart/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + + - n + ## 0.3.0 > Note: This release has breaking changes. diff --git a/thermion_flutter/thermion_flutter/CHANGELOG.md b/thermion_flutter/thermion_flutter/CHANGELOG.md index 99f014c6..531b6b93 100644 --- a/thermion_flutter/thermion_flutter/CHANGELOG.md +++ b/thermion_flutter/thermion_flutter/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + + - Bump "thermion_flutter" to `0.3.0`. + ## 0.3.0 > Note: This release has breaking changes. diff --git a/thermion_flutter/thermion_flutter_method_channel/CHANGELOG.md b/thermion_flutter/thermion_flutter_method_channel/CHANGELOG.md index f0cb0c98..689468b0 100644 --- a/thermion_flutter/thermion_flutter_method_channel/CHANGELOG.md +++ b/thermion_flutter/thermion_flutter_method_channel/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + + - Bump "thermion_flutter_method_channel" to `0.3.0`. + ## 0.3.0 > Note: This release has breaking changes. diff --git a/thermion_flutter/thermion_flutter_platform_interface/CHANGELOG.md b/thermion_flutter/thermion_flutter_platform_interface/CHANGELOG.md index 7718de51..79192e78 100644 --- a/thermion_flutter/thermion_flutter_platform_interface/CHANGELOG.md +++ b/thermion_flutter/thermion_flutter_platform_interface/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + + - Bump "thermion_flutter_platform_interface" to `0.3.0`. + ## 0.3.0 - **REFACTOR**: rename ThermionFlutterTexture->PlatformTextureDescriptor.