Skip to content

Commit 9384e56

Browse files
committed
(Chore): Prepare for release
1 parent 9722630 commit 9384e56

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.6.0
2+
3+
- BREAKING CHANGE: Updated version numbers for Firebase dependencies. This may require you to update
4+
your build versions on Android and iOS.
5+
- Fix audio messages not working.
6+
17
## 0.5.0
28

39
- Added the `onUrlNavigation` callback to the ChatBox

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: talkjs_flutter
22
description: Official TalkJS SDK for Flutter
3-
version: 0.5.0
3+
version: 0.6.0
44
homepage: https://talkjs.com
55

66
environment:

0 commit comments

Comments
 (0)