@akylas/nativescript-app-utils
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,8 @@ # Change Log | ||
## [2.1.2](https://github.com/akylas/nativescript-app-utils/compare/v2.1.1...v2.1.2) (2024-10-07) | ||
### Bug Fixes | ||
* **ios:** build fix ([5ff71b3](https://github.com/akylas/nativescript-app-utils/commit/5ff71b3708c186aa196248a1d76359aa929f0de0)) | ||
## [2.1.1](https://github.com/akylas/nativescript-app-utils/compare/v2.1.0...v2.1.1) (2024-10-05) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@akylas/nativescript-app-utils", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Provides API for changing the styles of SystemUI (StatusBar, NavigationBar...) on iOS.", | ||
@@ -66,3 +66,3 @@ "main": "index", | ||
}, | ||
"gitHead": "23dbebb1eed5374be644bb39f8dd2ede6ed43a86" | ||
"gitHead": "64d75967d510eeeccc9fcd3cd2f19be11ba6c9f5" | ||
} |
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
73955
22