cordova-plugin-ionic
Advanced tools
Comparing version 2.0.1 to 2.0.2
Changelog | ||
====== | ||
# 2.0.1 | ||
## 2.0.2 | ||
* Fixed a bug where the splashscreen could hang in some cases when using the `background` update method on Android. | ||
## 2.0.1 | ||
* Fixed a bug with the splashscreen dependency definition | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "cordova-plugin-ionic", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"cordova": { | ||
@@ -14,3 +14,3 @@ "id": "cordova-plugin-ionic", | ||
"cordovaDependencies": { | ||
"2.0.1": { | ||
"2.0.2": { | ||
"cordova-plugin-splashscreen": ">=4.0.0" | ||
@@ -17,0 +17,0 @@ } |
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
891542
84