Skip to content

Commit

Permalink
(Chore): Prepare for release
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Otieno <[email protected]>
  • Loading branch information
vickz84259 committed Mar 27, 2024
1 parent 8687184 commit c29c6b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.10.2

- Fix push notifications not working on Android when app has been terminated.
- Fix `MessageFieldOptions` not working.
- Update dependencies' versions.

## 0.10.1

- Relaxed version requirements for the Dart SDK and http packages
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: talkjs_flutter
description: Official TalkJS SDK for Flutter
version: 0.10.1
version: 0.10.2
homepage: https://talkjs.com

environment:
Expand Down

0 comments on commit c29c6b1

Please sign in to comment.