cordova-plugin-delete-launch-screen-cache
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,16 @@ # Changelog | ||
### [1.0.1](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/compare/v1.0.0...v1.0.1) (2020-08-01) | ||
### Bug Fixes | ||
- removes unused import ([10654ac](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/commit/10654ac13cbb37408d7d6a83aeddfd19565f9daf)) | ||
### Reverts | ||
- Revert "build: disabled version patch for first release" ([4052115](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/commit/4052115aa97051f5736c4fa117a729d77df84b79)) | ||
### Build System | ||
- [security] re-build lockfiles ([5d42f10](https://github.com/timbru31/cordova-plugin-delete-launch-screen-cache/commit/5d42f101ddaa27f65020d6407d229e6e5e6466c4)) | ||
## 1.0.0 (2020-07-28) | ||
@@ -7,0 +21,0 @@ |
{ | ||
"name": "cordova-plugin-delete-launch-screen-cache", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Cordova plugin to programmatically delete the iOS launch screen cache on iOS 13+", | ||
@@ -5,0 +5,0 @@ "author": "Tim Brust <github@timbrust.de>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8527