Skip to content

Commit 4b198ee

Browse files
committed
release 1.3.1
ca35bf1 fix checking ios version less than 10.2 (@ianlin 2017-12-16 19:25:54 +0800) 083614f release 1.3.0 (@ianlin 2017-09-19 18:04:55 +0800) 8e67743 Do not need to init RNCallKit in AppDelegate.m (@ianlin 2017-09-19 18:03:38 +0800) 4ed5f55 release 1.2.1 (@ianlin 2017-08-15 16:34:28 +0800) f00588e fix typo in podspec (@killian O'Connell 2017-08-15 08:08:51 +0100) da836b9 release 1.2.0 (@ianlin 2017-08-14 11:35:45 +0800) e20d801 Update installation instructions (@killian O'Connell 2017-08-13 09:23:15 +0100) 456cb05 take podspec values from package.json (@killian O'Connell 2017-08-13 09:19:22 +0100) a163624 Add podspec (@killian O'Connell 2017-08-13 09:11:50 +0100) 105e9b9 release 1.1.3 (@ianlin 2017-06-16 20:53:09 +0800) 4d2ecda add report connecting/connected outgoing call method (@ianlin 2017-06-16 20:52:17 +0800) 4e85909 release 1.1.2 (@ianlin 2017-04-26 10:36:06 +0800) f4f3c77 Update readme (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800) dbfccc2 Make sure we pass the callUUID on most event handlers (@joao Mesquita 2017-04-25 12:00:22 -0400) d9e46f7 release 1.1.1 (@ianlin 2017-04-22 16:00:46 +0800) b17dbf1 Fix incorrect import on React-Native >=0.40 (@joao Mesquita 2017-04-21 16:04:50 -0400) ebee327 Update README.md (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)
1 parent ca35bf1 commit 4b198ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-callkit",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "iOS 10 CallKit Framework For React Native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)