From 216fe79b58de3863012bcfe1ff58f689f5ea851f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 22:38:03 +0100 Subject: [PATCH] chore(release): Publish packages (#332) --- CHANGELOG.md | 23 +++++++++++++++++++++++ packages/home_widget/CHANGELOG.md | 6 ++++++ packages/home_widget/pubspec.yaml | 2 +- 3 files changed, 30 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 147c335..ecd0dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2025-02-06 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`home_widget` - `v0.7.0+1`](#home_widget---v0701) + +--- + +#### `home_widget` - `v0.7.0+1` + + - **FIX**: Runtime error when starting App from Widget on Android 15 ([#330](https://github.com/abausg/home_widget/issues/330)). ([64a38eb3](https://github.com/abausg/home_widget/commit/64a38eb39fb6ef20342ac2a5eaf5c9bedf2e6c75)) + - **DOCS**: Move Documentation to docs.page ([#287](https://github.com/abausg/home_widget/issues/287)). ([52ee746a](https://github.com/abausg/home_widget/commit/52ee746ad1d1dd9ef2aa9f1c61e482825f73d9d9)) + - **DOCS**: Improve pubspec metadata ([#283](https://github.com/abausg/home_widget/issues/283)). ([f23c63e8](https://github.com/abausg/home_widget/commit/f23c63e8d393708aaf197ccb54b391d81a765a19)) + + ## 2024-08-28 ### Changes diff --git a/packages/home_widget/CHANGELOG.md b/packages/home_widget/CHANGELOG.md index a90b833..8166b2a 100644 --- a/packages/home_widget/CHANGELOG.md +++ b/packages/home_widget/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.7.0+1 + + - **FIX**: Runtime error when starting App from Widget on Android 15 ([#330](https://github.com/abausg/home_widget/issues/330)). ([64a38eb3](https://github.com/abausg/home_widget/commit/64a38eb39fb6ef20342ac2a5eaf5c9bedf2e6c75)) + - **DOCS**: Move Documentation to docs.page ([#287](https://github.com/abausg/home_widget/issues/287)). ([52ee746a](https://github.com/abausg/home_widget/commit/52ee746ad1d1dd9ef2aa9f1c61e482825f73d9d9)) + - **DOCS**: Improve pubspec metadata ([#283](https://github.com/abausg/home_widget/issues/283)). ([f23c63e8](https://github.com/abausg/home_widget/commit/f23c63e8d393708aaf197ccb54b391d81a765a19)) + ## 0.7.0 - **DOCS**: Move Documentation to docs.page ([#287](https://github.com/abausg/home_widget/issues/287)). ([52ee746a](https://github.com/abausg/home_widget/commit/52ee746ad1d1dd9ef2aa9f1c61e482825f73d9d9)) diff --git a/packages/home_widget/pubspec.yaml b/packages/home_widget/pubspec.yaml index 640fd35..c1ecb2c 100644 --- a/packages/home_widget/pubspec.yaml +++ b/packages/home_widget/pubspec.yaml @@ -1,6 +1,6 @@ name: home_widget description: A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS. -version: 0.7.0 +version: 0.7.0+1 repository: https://github.com/ABausG/home_widget funding: - https://github.com/sponsors/ABausG/