File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ # 0.11.8
2+
3+ ## Update
4+ * support iOS channel-io 12.11.0
5+
16# 0.11.7
27
38## Update
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "RNChannelIO"
3- s . version = "0.5.4 "
3+ s . version = "0.5.5 "
44 s . summary = "RNChannelIO"
55 s . description = "channel plugin for react native"
66 s . homepage = "https://channel.io"
@@ -15,6 +15,6 @@ Pod::Spec.new do |s|
1515 s . ios . deployment_target = '15.0'
1616
1717 s . dependency "React"
18- s . dependency "ChannelIOSDK" , '12.10.2 '
18+ s . dependency "ChannelIOSDK" , '12.11.0 '
1919
2020end
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-channel-plugin" ,
3- "version" : " 0.11.7 " ,
3+ "version" : " 0.11.8 " ,
44 "description" : " react native module for channel io" ,
55 "main" : " index.ts" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments