From daea9c164886a00d247b84183a746b7535ebcaa4 Mon Sep 17 00:00:00 2001 From: Anton Borries Date: Sun, 17 Dec 2023 13:06:26 +0100 Subject: [PATCH] chore(release): Release home_widget 0.4.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6876aa1a..1db8d1ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.4.1 +* Fix First Background on iOS being ignored by [mchudy](https://github.com/mchudy) in [#188](https://github.com/ABausG/home_widget/pull/188) + ## 0.4.0 * Add support for Interactive Widgets on iOS * Rename `registerBackgroundCallback` to `registerInteractivityCallback` diff --git a/pubspec.yaml b/pubspec.yaml index a28a719e..80da4e5a 100644 --- a/pubspec.yaml +++ b/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.4.0 +version: 0.4.1 repository: https://github.com/ABausG/home_widget environment: