Skip to content

Commit

Permalink
chore(release): Release home_widget 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ABausG committed Dec 17, 2023
1 parent 867c435 commit daea9c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions 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`
Expand Down
2 changes: 1 addition & 1 deletion 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:
Expand Down

0 comments on commit daea9c1

Please sign in to comment.