cordova-plugin-lottie-splashscreen
Version:
Apache Cordova plugin to show Lottie animations as the splash screen with Airbnb's Lottie wrapper
234 lines (217 loc) • 114 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.10.0](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/compare/v0.9.6...v0.10.0) (2023-02-20)
### ⚠ BREAKING CHANGES
- **deps:** lottie-ios and therefore this plugin requires now iOS 11+
### Features
- adds support for light and dark mode background colors. closes [#343](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/343) ([9ef0a33](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/9ef0a3300b78bbbba376f3169ecf13da48190e77))
### Bug Fixes
- Allows events like lottieAnimationStart to fire when used in a Capacitor project ([#438](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/438)) ([b537de0](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b537de078de7274a1d756cf68aafb8e597683d9a))
- compile and CI ([9e0a4cc](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/9e0a4cc8b7ebac8cc973a665eed2cc768188be43))
- Resolves crash in Android (webView.engine is null) with Capacitor ([#436](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/436)) ([1056b63](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1056b632f88e66874003a950e9a5636131aac9dd))
- use cordova for Ionic CLI smoketest ([fc3ef77](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fc3ef777508605314c6031dc42ec1437237eb189))
### Code Refactoring
- replace TSLint with ESLint ([d63b341](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d63b341224274aa6551cd42e9fc71d470afb41b9))
### Build System
- add missing deps ([05fdb80](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/05fdb8012ddfab35f695fb1dbf9eb6d3c5e18139))
- adds .node-version file ([5e54608](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5e54608f985eeb1d9924353c45ed29e7649de487))
- **ci:** add more Node.js versions to test matrix ([ca8816e](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/ca8816ef8f53833d8efbe2d7c5d612d056412f7e))
- **ci:** adds Xcode 13 to matrix ([8d87940](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8d87940f6a97658c4d0da99c8229d7e230cb1649))
- **ci:** disable husky in CI ([2316d39](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2316d39683cc713b23e1fc2e76347d75cad512b1))
- **ci:** do not fail on husky install ([f168be3](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f168be36ff791faf8432e70dd70b68fab514df03))
- **ci:** fix Ionic smoke test ([b91827f](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b91827fdbb65880714c2a9616c190f638e84990e))
- **ci:** fix Ionic smoke test ([#392](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/392)) ([fa40793](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fa40793071eaec954eca91989acb5fc245bafdcb))
- **ci:** fix smoke test ([d901886](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d901886ea3ea87d264b4c2cf536906eb9d3c22d7))
- **ci:** remove plugin removal ([#402](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/402)) ([25af24a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/25af24a7a59b99ba1aa592c80955d65b9c7e593e))
- **ci:** switch to temurin ([0f2059e](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0f2059e366ded59e879fccc023c3050c0ce5d8d4))
- **ci:** switch to Xcode 13 and 14 ([#504](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/504)) ([a8c064a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/a8c064a4d0aa4c3f408b01ad2c1dfc87eeb78a30))
- **ci:** update Kotlin version ([d550d42](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d550d42432a9e4987c3d13f084640142b932d7ae))
- **ci:** update Node.js and JDK versions ([#459](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/459)) ([d1b8bdf](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d1b8bdfe44b29762413d9e2585fb9e5a99e871ea))
- **ci:** use Node.js 16, rebuilt lockfile ([fd54502](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fd545027fbeb35e77043f9a1c9d7d80c8427c68f))
- **deps-dev:** bump @commitlint/cli from 12.0.1 to 12.1.1 ([5f3eaa3](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5f3eaa39d843093e31cf308a87fb39749d8eb713))
- **deps-dev:** bump @commitlint/cli from 12.1.1 to 12.1.4 ([#318](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/318)) ([bb1f0ee](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/bb1f0eef7b04d7599777438e20d81fe2aef2dbf1))
- **deps-dev:** bump @commitlint/cli from 12.1.4 to 13.1.0 ([#337](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/337)) ([20babd0](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/20babd0fabb2dd0967cfbacbdc5453953e55eed4))
- **deps-dev:** bump @commitlint/cli from 13.1.0 to 13.2.1 ([#355](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/355)) ([e2332e1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e2332e13fe452f34823b1ee98d424b2fdb86a876))
- **deps-dev:** bump @commitlint/cli from 13.2.1 to 14.1.0 ([#366](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/366)) ([fd79d04](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fd79d042126aa6fe8bf2d2b9572168926a24b733))
- **deps-dev:** bump @commitlint/cli from 14.1.0 to 15.0.0 ([#370](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/370)) ([1f70f0d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1f70f0d7b9236c94c0f5d269abf9a28e900d18d1))
- **deps-dev:** bump @commitlint/cli from 15.0.0 to 16.0.2 ([#391](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/391)) ([7295a75](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/7295a755733eb2f83f483e0bab794cfcfe68ee1f))
- **deps-dev:** bump @commitlint/cli from 16.0.2 to 16.0.3 ([#396](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/396)) ([4a4f9b0](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4a4f9b0f5e73a5d4dfa51c5f26c9f634ea94fcf5))
- **deps-dev:** bump @commitlint/cli from 16.0.3 to 16.1.0 ([#398](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/398)) ([2a8c2dc](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2a8c2dc9aece199f96cfe8812fc7075a3391ce0f))
- **deps-dev:** bump @commitlint/cli from 16.1.0 to 16.2.1 ([#408](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/408)) ([109aa82](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/109aa820a7beccb17dd3cd981d8657794bb8b9dd))
- **deps-dev:** bump @commitlint/cli from 16.2.1 to 16.2.3 ([#416](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/416)) ([5fef774](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5fef774d0e4125a0b48cb79e4cb68261bbc66798))
- **deps-dev:** bump @commitlint/cli from 16.2.3 to 17.0.0 ([#434](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/434)) ([7a2bb3f](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/7a2bb3f8905ddb660b2e8d8e89a03ceefb7988c0))
- **deps-dev:** bump @commitlint/cli from 17.0.0 to 17.0.2 ([#443](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/443)) ([4545d35](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4545d35f86ea515787bf80b9a64b468cfbf58fac))
- **deps-dev:** bump @commitlint/cli from 17.0.2 to 17.0.3 ([#455](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/455)) ([c87014a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c87014a8e5a966236641df0be5d336b24e5ece25))
- **deps-dev:** bump @commitlint/cli from 17.0.3 to 17.1.2 ([#470](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/470)) ([e351c27](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e351c2726a0ce3e1d3b01711eaee194f110b1d8b))
- **deps-dev:** bump @commitlint/cli from 17.1.2 to 17.2.0 ([#485](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/485)) ([4edce43](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4edce43c1d1a5af65789db0c11181214f7e5277a))
- **deps-dev:** bump @commitlint/cli from 17.2.0 to 17.3.0 ([#490](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/490)) ([ebfff84](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/ebfff8468d52f05161a69873918d480a85c0d086))
- **deps-dev:** bump @commitlint/cli from 17.3.0 to 17.4.0 ([#501](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/501)) ([04045a1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/04045a1b859453fe22275f22a464151cf843e010))
- **deps-dev:** bump @commitlint/cli from 17.4.0 to 17.4.1 ([#502](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/502)) ([d88b590](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d88b590191b6f13a2aa77553040e0c5352903f03))
- **deps-dev:** bump @commitlint/cli from 17.4.1 to 17.4.2 ([#507](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/507)) ([eaae0e6](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/eaae0e62620ba533b6c7f61b9959c35a8f9249bd))
- **deps-dev:** bump @commitlint/cli from 17.4.2 to 17.4.3 ([#515](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/515)) ([86378b2](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/86378b2279939f80fec24ed1b353dcb19d63cf37))
- **deps-dev:** bump @commitlint/cli from 17.4.3 to 17.4.4 ([#518](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/518)) ([8cd9724](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8cd97249f4247ac489876b624d0c524cc3b9f92a))
- **deps-dev:** bump @commitlint/config-angular from 12.0.1 to 12.1.1 ([2f1edf1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2f1edf105a7202dd62c267e0e55129d838c93121))
- **deps-dev:** bump @commitlint/config-angular from 12.1.1 to 12.1.4 ([#317](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/317)) ([81d1572](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/81d1572865181e85acccef9819015e3349680cd7))
- **deps-dev:** bump @commitlint/config-angular from 12.1.4 to 13.1.0 ([#339](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/339)) ([9f017fd](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/9f017fddaa3b27d458b492bbf24c9ad03ed234ba))
- **deps-dev:** bump @commitlint/config-angular from 13.1.0 to 13.2.0 ([#352](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/352)) ([c84b030](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c84b030a81128d4668ac7ee48bcfcfdf6ecd4abd))
- **deps-dev:** bump @commitlint/config-angular from 13.2.0 to 14.1.0 ([#365](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/365)) ([d4707d4](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d4707d4604d25c287ce9f85bf23349480ddf3c06))
- **deps-dev:** bump @commitlint/config-angular from 14.1.0 to 15.0.0 ([#371](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/371)) ([d8353ed](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d8353edf72166b1e5dd01c1ae000047d7c73dee4))
- **deps-dev:** bump @commitlint/config-angular from 15.0.0 to 16.0.0 ([#382](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/382)) ([4a02220](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4a02220174faf41f511b31fadf0a08357c0b31ad))
- **deps-dev:** bump @commitlint/config-angular from 16.0.0 to 16.2.1 ([#406](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/406)) ([798b76a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/798b76af01c20848690ccf9bd1d48bd105d5a929))
- **deps-dev:** bump @commitlint/config-angular from 16.2.1 to 16.2.3 ([#417](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/417)) ([8339b1f](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8339b1fa0398fd7cdf64ebda0386dd49ac03c685))
- **deps-dev:** bump @commitlint/config-angular from 16.2.3 to 17.0.0 ([#435](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/435)) ([0fbe6d5](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0fbe6d59981b827a0db4f9beadffc6ad5d09184b))
- **deps-dev:** bump @commitlint/config-angular from 17.0.0 to 17.0.3 ([#454](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/454)) ([cbcab9a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/cbcab9a7066800a007f63c2eed899345af2cc1aa))
- **deps-dev:** bump @commitlint/config-angular from 17.0.3 to 17.1.0 ([#471](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/471)) ([d2fd04b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d2fd04bcac52cded78e13917eb1bbc8fd2c99922))
- **deps-dev:** bump @commitlint/config-angular from 17.1.0 to 17.3.0 ([#491](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/491)) ([1ff7673](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1ff7673d60c5a0598987480ecb1845b7c23d9ba9))
- **deps-dev:** bump @commitlint/config-angular from 17.3.0 to 17.4.0 ([#500](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/500)) ([da7c65d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/da7c65df36446240458983514cbbead2772b680e))
- **deps-dev:** bump @commitlint/config-angular from 17.4.0 to 17.4.2 ([#506](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/506)) ([97d83c5](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/97d83c5f117dde4ee04af755580dea944c38c303))
- **deps-dev:** bump @commitlint/config-angular from 17.4.2 to 17.4.3 ([#514](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/514)) ([54202b1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/54202b19bd0548c0321dc9c35c215a39715c78e2))
- **deps-dev:** bump @commitlint/config-angular from 17.4.3 to 17.4.4 ([#519](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/519)) ([f0f2bb3](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f0f2bb37807516818225c9f9d146b7786ebae944))
- **deps-dev:** bump @types/cordova from 0.0.34 to 11.0.0 ([#509](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/509)) ([3b13c80](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/3b13c804b1573a6245ecf0df0a41b34f97aab5c7))
- **deps-dev:** bump husky from 5.1.3 to 5.2.0 ([7fd0e1c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/7fd0e1c163a1f1635e76e6d3b6893112c5e89ecb))
- **deps-dev:** bump husky from 5.2.0 to 6.0.0 ([#295](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/295)) ([8703b76](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8703b76001be5e8328c8c9c1f5a48740b15b324a))
- **deps-dev:** bump husky from 6.0.0 to 7.0.0 ([#328](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/328)) ([570a6fb](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/570a6fbe6a3e37eb4ee7ed8915641408e1d49712))
- **deps-dev:** bump husky from 7.0.0 to 7.0.1 ([#330](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/330)) ([6c9e2c9](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/6c9e2c9af30fdd1fd92b19a513c9d160bec1ad98))
- **deps-dev:** bump husky from 7.0.1 to 7.0.2 ([#344](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/344)) ([5058229](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/50582295775a1892f79ddc0df26fc34c0f7ddfe8))
- **deps-dev:** bump husky from 7.0.2 to 7.0.4 ([#361](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/361)) ([a0c8d78](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/a0c8d7843cd3d8105d8089cd7d1670474aa14c82))
- **deps-dev:** bump husky from 7.0.4 to 8.0.1 ([#432](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/432)) ([d4ebae1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d4ebae121b8efb286c34e3b65a8efa6ae568a47a))
- **deps-dev:** bump husky from 8.0.1 to 8.0.2 ([#487](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/487)) ([d171d04](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d171d047650588a364abc087e03a9393677eeb9c))
- **deps-dev:** bump husky from 8.0.2 to 8.0.3 ([#499](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/499)) ([c42ef40](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c42ef40091b7eccfab32efcd911cfaf1a2c6305e))
- **deps-dev:** bump lint-staged from 10.5.4 to 11.0.0 ([#314](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/314)) ([50acd0b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/50acd0b9b84850467906018ba445e1636f2aaa0b))
- **deps-dev:** bump lint-staged from 11.0.0 to 11.0.1 ([#331](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/331)) ([24153b2](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/24153b245c78e4cee8dfe6f659897e6b09861456))
- **deps-dev:** bump lint-staged from 11.0.1 to 11.1.1 ([#338](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/338)) ([10cc086](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/10cc08615ea139c90ce8fa98faa0bd040d52a27e))
- **deps-dev:** bump lint-staged from 11.1.1 to 11.1.2 ([#341](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/341)) ([7c67f6b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/7c67f6b6f4a570e5a80b0f711eff8fe149e42004))
- **deps-dev:** bump lint-staged from 11.1.2 to 11.2.3 ([#356](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/356)) ([3925a1a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/3925a1aaf60a107dabe5b03ae950cbb9f811353a))
- **deps-dev:** bump lint-staged from 11.2.3 to 11.2.4 ([#362](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/362)) ([8d31b5a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8d31b5ac82c684cbb2db7d4bb1871d4402545265))
- **deps-dev:** bump lint-staged from 11.2.4 to 11.2.5 ([#363](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/363)) ([5ec0192](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5ec0192b83317c6858f2151d4548eeacdb01f434))
- **deps-dev:** bump lint-staged from 11.2.5 to 11.2.6 ([#364](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/364)) ([5e53eca](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5e53ecaddda126f0883b97d3e96add189f86504a))
- **deps-dev:** bump lint-staged from 11.2.6 to 12.0.2 ([#369](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/369)) ([6f42518](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/6f42518c17bbaf865f7faadb768eadb8b8f4c3c0))
- **deps-dev:** bump lint-staged from 12.0.2 to 12.0.3 ([#373](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/373)) ([4c10d83](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4c10d83008152e5865bcd4f111b66efe5ffc8936))
- **deps-dev:** bump lint-staged from 12.0.3 to 12.1.2 ([#374](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/374)) ([e600e45](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e600e455ac1366dc6914a7df3b5a9f41356a417b))
- **deps-dev:** bump lint-staged from 12.1.2 to 12.1.3 ([#380](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/380)) ([9ed405c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/9ed405cd3000e17682caf053620b0f87af13b976))
- **deps-dev:** bump lint-staged from 12.1.3 to 12.1.4 ([#381](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/381)) ([6ee1e69](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/6ee1e69f60b4d0629de73c85d9a1ae1e25b6b16b))
- **deps-dev:** bump lint-staged from 12.1.4 to 12.1.5 ([#386](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/386)) ([b89ac3d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b89ac3d5931998efb802b032f28265f5c97b56b4))
- **deps-dev:** bump lint-staged from 12.1.5 to 12.1.6 ([#388](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/388)) ([fb5b322](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fb5b3222f68d4238e37a69048f7f89e2e0e1a274))
- **deps-dev:** bump lint-staged from 12.1.6 to 12.2.1 ([#397](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/397)) ([0e78392](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0e78392a31b9109096759cd865a9484cf8d2e7a4))
- **deps-dev:** bump lint-staged from 12.2.1 to 12.2.2 ([#399](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/399)) ([123cd81](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/123cd81794d35132dd69c44e6eae11e6f96ed1ab))
- **deps-dev:** bump lint-staged from 12.2.2 to 12.3.1 ([#401](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/401)) ([2de1a26](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2de1a26d27e6b9b727bb7ad3cb4006f99b5adf92))
- **deps-dev:** bump lint-staged from 12.3.1 to 12.3.3 ([#405](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/405)) ([1274956](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1274956938c29a003e749f0439534a5309c5ab63))
- **deps-dev:** bump lint-staged from 12.3.3 to 12.3.5 ([#413](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/413)) ([bc023e0](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/bc023e02c38686a3422d5a80912051ffca84190e))
- **deps-dev:** bump lint-staged from 12.3.5 to 12.3.6 ([#415](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/415)) ([e82f9f0](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e82f9f018877d97918a906b9f631865989763d75))
- **deps-dev:** bump lint-staged from 12.3.6 to 12.3.7 ([#419](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/419)) ([50219b1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/50219b1a15d7ab2cbf1fd42cd1726a202962bab8))
- **deps-dev:** bump lint-staged from 12.3.7 to 12.4.0 ([#427](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/427)) ([dcf066e](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/dcf066ec16e3b5cb60a09c7b5f1165dfea052db8))
- **deps-dev:** bump lint-staged from 12.4.0 to 12.4.1 ([#428](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/428)) ([e7ee211](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e7ee211b9899a01fe4aca5211bd85745267768a1))
- **deps-dev:** bump lint-staged from 12.4.1 to 13.0.0 ([#444](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/444)) ([2975a08](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2975a08ba9e39d54fde9c0b95104e94a344b446a))
- **deps-dev:** bump lint-staged from 13.0.0 to 13.0.3 ([#452](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/452)) ([3313f80](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/3313f807dc7e88538082d2e6647e4bd9dd858d9b))
- **deps-dev:** bump lint-staged from 13.0.3 to 13.0.4 ([#493](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/493)) ([6efc572](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/6efc572d46448bcda1300b54c1fb2fce97b18746))
- **deps-dev:** bump lint-staged from 13.0.4 to 13.1.0 ([#496](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/496)) ([9680742](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/968074219b9e0391bbc88a66cd2c4c1888724a63))
- **deps-dev:** bump lint-staged from 13.1.0 to 13.1.1 ([#511](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/511)) ([886fefd](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/886fefdbb87a4b534d67347e5a3dcfc1990fa40a))
- **deps-dev:** bump lint-staged from 13.1.1 to 13.1.2 ([#516](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/516)) ([5e7fcae](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5e7fcaeabf5a51a72b88a44f94c524c1eb20cbcb))
- **deps-dev:** bump prettier from 2.2.1 to 2.3.0 ([#313](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/313)) ([a580d85](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/a580d85468b465b1eb1b42833f12f25c81d61db8))
- **deps-dev:** bump prettier from 2.3.0 to 2.3.1 ([#321](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/321)) ([f6b082c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f6b082c2f006967e050e928579763332e750af75))
- **deps-dev:** bump prettier from 2.3.1 to 2.3.2 ([#325](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/325)) ([b099a07](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b099a07b2e9f29d86620950a7c45bee40bf65b73))
- **deps-dev:** bump prettier from 2.3.2 to 2.4.1 ([#348](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/348)) ([c37668f](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c37668f9e172b47cf7446988d4dbf9d82d4fc67f))
- **deps-dev:** bump prettier from 2.4.1 to 2.5.0 ([#375](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/375)) ([316012c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/316012c7a095dd2664d135db35f8584bb81a06ea))
- **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#377](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/377)) ([013948b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/013948b541ba546f0b187a8f65b53a76db0d069a))
- **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#418](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/418)) ([95f2454](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/95f2454ee24a03a034f738ccbae86b9dd4ab01b0))
- **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#420](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/420)) ([ad4be82](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/ad4be827ede740db4b6ba64e5496b3a07b86b531))
- **deps-dev:** bump prettier from 2.6.1 to 2.6.2 ([#424](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/424)) ([8a69a68](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8a69a68a5e4b3a4ab78cbd970197e2dea044dc7f))
- **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#449](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/449)) ([f263bf6](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f263bf6701ba5163b2228b87d86bb350573c2711))
- **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#492](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/492)) ([e20efbe](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e20efbe68c69193dfe0e9fa899cadc4fab00fab9))
- **deps-dev:** bump prettier from 2.8.0 to 2.8.1 ([#497](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/497)) ([a5ac648](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/a5ac648c23507dbbc20525aa0a4da836dc8724fa))
- **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([#503](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/503)) ([0fac688](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0fac688598813f74c64b7ae682b385afe2bad4fd))
- **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([#508](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/508)) ([eed9160](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/eed9160afe1dd74afa405510e0b057b31533f86b))
- **deps-dev:** bump prettier from 2.8.3 to 2.8.4 ([#512](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/512)) ([72a1746](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/72a174642417d4fb30eda7696dd2dc23b4b21292))
- **deps-dev:** bump replace from 1.2.0 to 1.2.1 ([0b39398](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0b393984413bceb808090c240da9c9916c819ca3))
- **deps-dev:** bump replace from 1.2.1 to 1.2.2 ([#482](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/482)) ([8f43bbc](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8f43bbcf33e4e865bb8abc7d3ad7ab27435960c6))
- **deps-dev:** bump standard-version from 9.1.1 to 9.2.0 ([0bb5352](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0bb5352c5a0e7c6a2c79b57c4eae33aaa88b79a9))
- **deps-dev:** bump standard-version from 9.2.0 to 9.3.0 ([#311](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/311)) ([c0ca7da](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c0ca7dac741ff282873a725b060b3a69716ef744))
- **deps-dev:** bump standard-version from 9.3.0 to 9.3.1 ([#332](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/332)) ([3becd4c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/3becd4c08b0eba3161c26c26a79f95e278e8201d))
- **deps-dev:** bump standard-version from 9.3.1 to 9.3.2 ([#359](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/359)) ([46d436d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/46d436dd63cf647cbce4a69a0e0e0ec6c6d2a646))
- **deps-dev:** bump standard-version from 9.3.2 to 9.5.0 ([#437](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/437)) ([4e8cb4a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4e8cb4a82f3c1999052cead9c76bd0e82a86152a))
- **deps-dev:** bump typescript from 4.2.2 to 4.2.3 ([f51bfb5](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f51bfb5607fe65014c5737d22643e183c540ec0e))
- **deps-dev:** bump typescript from 4.2.3 to 4.2.4 ([3fd8768](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/3fd8768f4196dcd281fa3d434c87f3ab88c87434))
- **deps-dev:** bump typescript from 4.2.4 to 4.3.2 ([#319](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/319)) ([0ccaf9d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0ccaf9d8a75bb1869e4d25e5579cb05a0759c1e6))
- **deps-dev:** bump typescript from 4.3.2 to 4.3.4 ([#324](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/324)) ([5062044](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/506204496c9c333d6a3b727dc33bef41d5959c03))
- **deps-dev:** bump typescript from 4.3.4 to 4.3.5 ([#329](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/329)) ([74b51d7](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/74b51d7915cc736ef0cef370084c6e1569e9f9e8))
- **deps-dev:** bump typescript from 4.3.5 to 4.4.4 ([#354](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/354)) ([2c113db](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2c113db9065e0a19c90d0d316a6eff7d04d88eeb))
- **deps-dev:** bump typescript from 4.4.4 to 4.5.2 ([#372](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/372)) ([78ed5ad](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/78ed5ad4d83e3f101c5813947304219dafc66107))
- **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([#378](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/378)) ([b2fdec9](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b2fdec93cbc2efbb654b6e8aaec7c02c7e7b1962))
- **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([#379](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/379)) ([02eea66](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/02eea666ce32ad8cbdb4721f1d3f47a5b7865748))
- **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#400](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/400)) ([fb6d095](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fb6d09538e220414143dbcdc123de77329264703))
- **deps-dev:** bump typescript from 4.5.5 to 4.6.2 ([#411](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/411)) ([0c7404b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0c7404b59781402ab993ce9748acfe457b1f2368))
- **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#421](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/421)) ([2847e13](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2847e13499c5bf338d080468dae224fa57bd2bbf))
- **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#431](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/431)) ([5ef3027](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5ef302710df5fd7e489fc84afe546d761c9a4116))
- **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#446](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/446)) ([dd86f84](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/dd86f84c8f90d4fa5474714ba542acc99c40054c))
- **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#451](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/451)) ([e10c821](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e10c821b56056d7ae613a4ac332cd2273b259990))
- **deps-dev:** bump typescript from 4.7.4 to 4.8.2 ([#469](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/469)) ([37c96e8](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/37c96e8a12c85249cd0f409c38edc9b6d601b95a))
- **deps-dev:** bump typescript from 4.8.2 to 4.8.3 ([#472](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/472)) ([7a9984d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/7a9984d505676b5b7cf8b3293d81b88ef7c2e857))
- **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#476](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/476)) ([46b6df1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/46b6df13edae9e3a0ff4098220380057fb9ad4f0))
- **deps-dev:** bump typescript from 4.8.4 to 4.9.4 ([#498](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/498)) ([4636809](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4636809edb01e1b256363664bf5827018e3a2f8c))
- **deps-dev:** bump typescript from 4.9.4 to 4.9.5 ([#510](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/510)) ([1a4a958](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1a4a9584e274b1a6831eaf798d10dd61ec325172))
- **deps-dev:** update dependency versions ([ed66409](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/ed664093e7e48dc8bb49fe68595b11f5a62c428c))
- **deps:** bump actions/checkout from 2 to 2.3.4 ([#316](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/316)) ([27e450c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/27e450cfa7d17930ec69bb2a401f42696904dad6))
- **deps:** bump actions/checkout from 2.3.4 to 2.3.5 ([#358](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/358)) ([a58e56b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/a58e56b0ddc9881574b5e1de534f0a9bf6b2e153))
- **deps:** bump actions/checkout from 2.3.5 to 2.4.0 ([#367](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/367)) ([09a6531](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/09a65310a1be77f3c91f690e2ea85525d4613464))
- **deps:** bump actions/checkout from 2.4.0 to 3 ([#412](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/412)) ([45c4112](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/45c411241a614b7eaf1a0143b1e0c80b9e128dcf))
- **deps:** bump actions/setup-java from 2 to 3 ([#425](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/425)) ([03ac2bf](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/03ac2bfcefeda4d00b107e848eac6498b16d7aa3))
- **deps:** bump actions/setup-java from v1 to v2 ([#308](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/308)) ([573a54f](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/573a54f2ee864ef089af427c3ff49ca657d097e9))
- **deps:** bump actions/setup-node from 2.1.5 to 2.2.0 ([#326](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/326)) ([7c78ea3](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/7c78ea363d96057740c306c65c1e844db9adacae))
- **deps:** bump actions/setup-node from 2.2.0 to 2.3.0 ([#334](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/334)) ([2963f21](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/2963f219d4df04a689de6997d6079276551c89e5))
- **deps:** bump actions/setup-node from 2.3.0 to 2.4.0 ([#342](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/342)) ([190ec80](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/190ec80b41816cbd35c51970d9feb4b6876eada6))
- **deps:** bump actions/setup-node from 2.4.0 to 2.4.1 ([#349](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/349)) ([c4a408c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c4a408ce4a93d01a9f0cb3731e415fe0288b0217))
- **deps:** bump actions/setup-node from 2.4.1 to 2.5.0 ([#376](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/376)) ([0b8a5bf](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0b8a5bfce9183affd7fa3de1edf087097d2c4daa))
- **deps:** bump actions/setup-node from 2.5.0 to 2.5.1 ([#385](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/385)) ([b8cf178](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b8cf1786402d91b963dfac54d4fb1f39cd4f9b9b))
- **deps:** bump actions/setup-node from 2.5.1 to 3 ([#410](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/410)) ([47848c4](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/47848c4414479885ef7b76620c4ec0bfc14dcfd9))
- **deps:** bump actions/setup-node from v1 to v2.1.5 ([#307](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/307)) ([588627c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/588627c3c5fc1082f6d0644602b14beee7d3a698))
- **deps:** bump ansi-regex from 5.0.0 to 5.0.1 ([#351](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/351)) ([b8b2362](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b8b2362aa62625456e7bcbd8cad82b150bfd04f3))
- **deps:** bump lodash from 4.17.20 to 4.17.21 in /example ([#315](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/315)) ([1859c04](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1859c04558f6457f89c04aa52ac972786355f80f))
- **deps:** bump maxim-lobanov/setup-xcode from 1.2.3 to 1.4.0 ([#353](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/353)) ([8cb906a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8cb906acf3046f05445e3b27368e60011a5ee803))
- **deps:** bump maxim-lobanov/setup-xcode from 1.4.0 to 1.4.1 ([#387](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/387)) ([6e0634b](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/6e0634be6ab9f65af3cf10fad6504bcc8990d264))
- **deps:** bump maxim-lobanov/setup-xcode from 1.4.1 to 1.5.1 ([#481](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/481)) ([5f33914](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5f3391478f5c6ab7f69e9e42da0d12416f6bd3d0))
- **deps:** bump maxim-lobanov/setup-xcode from v1.1 to v1.2.3 ([#309](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/309)) ([fd53b2f](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/fd53b2f5dd5f705a802a8c78caeb7cadb5fada66))
- **deps:** bump minimatch from 3.0.4 to 3.0.5 ([#494](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/494)) ([bcf73ae](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/bcf73ae09496fc9142f2ccc10135abb719fd5573))
- **deps:** bump minimatch from 3.0.4 to 3.1.2 in /example ([#495](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/495)) ([f3f30ea](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f3f30ea63d0a42db233a095c5d294354804d759c))
- **deps:** bump minimist from 1.2.5 to 1.2.6 ([#422](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/422)) ([8595882](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8595882070558749f05b5ecc58e019829f087f57))
- **deps:** bump path-parse from 1.0.6 to 1.0.7 ([#350](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/350)) ([17965e4](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/17965e452c0408f266eff4bcdaaba85223156f0e))
- **deps:** bump plist from 3.0.4 to 3.0.5 in /example ([#423](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/423)) ([b8a3a31](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b8a3a31203aae60f23579f5e3ff73037c187b2cb))
- **deps:** bump shelljs and simctl in /example ([#479](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/479)) ([b656ac1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b656ac14b95558a3fd6a714d89d8dfede8f75276))
- **deps:** bump simple-plist from 1.1.1 to 1.3.1 in /example ([#445](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/445)) ([4fbaed2](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4fbaed2d0abe4e69c74b987e1113facc7fab51df))
- **deps:** bump trim-newlines from 3.0.0 to 3.0.1 ([#333](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/333)) ([f99e506](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/f99e506446c58f00d14597979a8be0677de42700))
- **deps:** bump underscore from 1.12.0 to 1.13.1 in /example ([#312](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/312)) ([8160e37](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8160e373911735b845421589fde888987d68e747))
- **deps:** downgrade appcompat to v30 SDK ([1fab2c3](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/1fab2c3eb98150040b0097536aac0f0a376d3b32))
- **deps:** downgrade appcompat to v32 SDK ([a72c01e](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/a72c01e52ef9bd98a6d8257f26f369566c5e48ba))
- **deps:** downgrade Kotlin to 1.7 ([285229a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/285229a9e318ff41b7569d3552cc8febb38a1bd0))
- **deps:** downgrade problematic dep ([ec506cf](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/ec506cf4ba3b9a60fde081376ca98447a0c9fad0))
- **deps:** udpates lottie-ios ([ecbdb1c](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/ecbdb1c800144d5ab29a739fa1d95dae64e91f12))
- **deps:** update lottie-ios to v3.5.0 and update app compat lib ([9a33188](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/9a33188f15040da0bed0b15479fe94b1c939cfb6))
- **deps:** upgrade dependencies ([e656f63](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e656f632edf69797479b53cb264c9a344dc850e9))
- **deps:** upgrades lottie-android to 3.7.1 ([d8776de](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d8776de00525675f7c9f7b718cf3335f244f0f99))
- **deps:** upgrades lottie-ios to 3.2.2 ([0748eda](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0748eda6c54ea997a12ed10402b14328081fbc45))
- install latest platforms ([#357](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/357)) ([5fe2a87](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5fe2a87644f5e3fc00549f813d3ff607fb3f19ef))
- rebuild lockfiles ([c88fffd](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/c88fffdcb8335c3d6bbdb8063638abc80778df1e))
- rebuild lockfiles ([38da830](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/38da830c622439c473979bd4c2dbbaac58b46840))
- rebuild lockfiles ([abd3c9a](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/abd3c9a996423d304702df9db6b7e02f61665edb))
- rebuild lockfiles ([d415b69](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/d415b69572987e3f983dd29a726928051f90a555))
- remove obsolete pinst ([0ae0816](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0ae08164101398e8a7dc605c44450ec49dae1bfe))
- remove obsolete plugin ([caf2805](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/caf2805fd28d1da739484fd0acfce2f536865af3))
### [0.9.6](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/compare/v0.9.5...v0.9.6) (2021-03-04)
### Bug Fixes
- change file name for case sensitive file systems ([#291](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/291)) ([8a5fe34](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8a5fe34b08213f3ef2388f70b8d3487072cdec6e))
### Build System
- **ci:** workaround Ionic CLI failure ([5260544](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/5260544b1b4473f74f65e7465dd2d9402d7e0b5d))
- **ci:** workaround Ionic CLI failure ([81e1347](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/81e13478cdaf76c25f1e53faf10201d63cab4f8d))
- **deps:** updates lottie-ios to 3.2.0 ([b2103fb](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/b2103fb38304f8a94a057b0d28755dda53a02194))
- **deps:** updates lottie-ios to 3.2.1 ([8e96c92](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/8e96c92332258820ee2aad1f8aa66e62b6ffb027))
- **deps-dev:** bump @commitlint/cli from 11.0.0 to 12.0.0 ([#281](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/281)) ([55ff4a9](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/55ff4a92fc568b094e3362f6b1ad417d4f69cc66))
- **deps-dev:** bump @commitlint/cli from 12.0.0 to 12.0.1 ([183f0a4](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/183f0a4c32d90f4729325537e7298c83ef33b12b))
- **deps-dev:** bump @commitlint/config-angular from 11.0.0 to 12.0.0 ([#283](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/283)) ([453a132](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/453a132f1c16acae4b4c705e75b1ef32c211bb27))
- **deps-dev:** bump @commitlint/config-angular from 12.0.0 to 12.0.1 ([98074f1](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/98074f1f63a79602f8731ec8b49af9eb5e0f2631))
- **deps-dev:** bump husky from 4.3.8 to 5.0.9 ([#275](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/275)) ([e4e9f10](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/e4e9f101703ca32ddea4674c97a423c2de46f35d))
- **deps-dev:** bump husky from 5.0.9 to 5.1.0 ([50528a5](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/50528a5d016c7fadaa5b50c4f4e52d9921986ea5))
- **deps-dev:** bump husky from 5.1.0 to 5.1.1 ([0f54df6](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/0f54df65fa92f8186df2db8c25b646a90140834c))
- **deps-dev:** bump husky from 5.1.1 to 5.1.2 ([044a812](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/044a812074076c03d75d92e81b847b9babe5fc4c))
- **deps-dev:** bump husky from 5.1.2 to 5.1.3 ([6d658c2](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/6d658c2c4cd61b945e7077f7623a38150bc8a3a9))
- **deps-dev:** bump lint-staged from 10.5.3 to 10.5.4 ([#274](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/issues/274)) ([4f42ed3](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/4f42ed3fd6441935f7d496c8883156aa4a8e6d0b))
- **deps-dev:** bump pinst from 2.1.4 to 2.1.6 ([830015d](https://github.com/timbru31/cordova-plugin-lottie-splashscreen/commit/830015d034c8ea790aef3150eaeee41d36812ee8))
- **deps-