@ombori/ga-settings
Advanced tools
Comparing version 2.75.7 to 2.82.17
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.82.17](https://github.com/ombori/gridapp/compare/v2.82.16...v2.82.17) (2021-08-13) | ||
### Bug Fixes | ||
* builtin types in settings ([f970d2e](https://github.com/ombori/gridapp/commit/f970d2e16ebd3e834dad81e10267daa22e44c188)) | ||
## [2.75.7](https://github.com/ombori/gridapp/compare/v2.75.6...v2.75.7) (2021-07-27) | ||
@@ -8,0 +19,0 @@ |
@@ -0,1 +1,4 @@ | ||
/** | ||
* @ui mediaPicker | ||
*/ | ||
export declare type Media = { | ||
@@ -2,0 +5,0 @@ ref: 'media'; |
{ | ||
"name": "@ombori/ga-settings", | ||
"version": "2.75.7", | ||
"version": "2.82.17", | ||
"main": "dist/index.js", | ||
@@ -19,3 +19,3 @@ "license": "UNLICENSED", | ||
}, | ||
"gitHead": "c20b34837c222eacceb23a5a96ae92951684e436" | ||
"gitHead": "1e65d47694cea0e74fb7a661dc21223adf5c33a8" | ||
} |
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
13621
233