cordova-plugin-intercom
Advanced tools
Comparing version 3.0.3 to 3.0.4
# Intercom for Cordova/PhoneGap | ||
# 3.0.3 (2016-07-27) | ||
# 3.0.4 (2016-08-03) | ||
* Updated Intercom for iOS to [3.0.7](https://github.com/intercom/intercom-ios/releases/tag/3.0.7). | ||
* Updated iOS configuration in `plugin.xml` for compatibility with older versions of Cordova (As reported in [#65](https://github.com/intercom/intercom-cordova/issues/65) & [#66](https://github.com/intercom/intercom-cordova/issues/66)). | ||
# 3.0.3 (2016-07-29) | ||
* Updated Intercom for iOS to [3.0.4](https://github.com/intercom/intercom-ios/releases/tag/3.0.4). | ||
@@ -6,0 +11,0 @@ * Fixed [#64](https://github.com/intercom/intercom-cordova/issues/64). |
{ | ||
"name": "cordova-plugin-intercom", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Official Cordova/PhoneGap plugin for Intercom", | ||
@@ -26,3 +26,3 @@ "cordova": { | ||
"name": "cordova", | ||
"version": ">=3.0.3" | ||
"version": ">=3.0.4" | ||
}, | ||
@@ -35,3 +35,3 @@ { | ||
"name": "cordova-ios", | ||
"version": ">=3.0.3" | ||
"version": ">=3.0.4" | ||
} | ||
@@ -38,0 +38,0 @@ ], |
@@ -21,3 +21,3 @@ # Intercom for Cordova/PhoneGap | ||
<plugin name="cordova-plugin-intercom" version="~3.0.3" /> | ||
<plugin name="cordova-plugin-intercom" version="~3.0.4" /> | ||
@@ -24,0 +24,0 @@ ## Configuring Intercom |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37613822