mirror of
https://github.com/zhigang1992/react-native-gifted-chat.git
synced 2026-04-29 04:35:46 +08:00
bump version
This commit is contained in:
@@ -6,6 +6,7 @@ Ready-to-use chat interface for iOS and Android React-Native apps
|
||||
|
||||
|
||||
### Changelog
|
||||
- 0.0.8 Fix issue with RN 0.16.0 Thanks @wenkesj for PR
|
||||
- 0.0.7 Temporary disabling react-native-parsed-text plugin until RN 0.17.0
|
||||
- 0.0.6 Fix renderImage() exception
|
||||
- 0.0.5 The UI is now updated when receiving new ```messages``` prop. Thanks @burgalon for PR
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-gifted-messenger",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "The chat of your next React-Native Apps",
|
||||
"main": "GiftedMessenger.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user