@lcem/declarative-ui-generator
Advanced tools
Comparing version 0.6.8 to 0.6.11
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.6.8](https://github.com/salesforce/low-code-experience-model/compare/v0.6.7...v0.6.8) (2021-05-24) | ||
## [0.6.11](https://github.com/salesforce/low-code-experience-model/compare/v0.6.8...v0.6.11) (2021-06-08) | ||
**Note:** Version bump only for package @lcem/declarative-ui-generator | ||
### Bug Fixes | ||
* remove irrelevant errors of other component properties @W-9303662 ([#29](https://github.com/salesforce/low-code-experience-model/issues/29)) ([f33d3dd](https://github.com/salesforce/low-code-experience-model/commit/f33d3dd31f2d50c97aee3daf826f4b382bf59867)) | ||
# [0.6.0](https://git.soma.salesforce.com/BuilderFramework/canonical-ui-metadata/compare/v0.5.6...v0.6.0) (2021-03-29) | ||
@@ -19,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.6.8", | ||
"version": "0.6.11", | ||
"main": "dist/index.js", | ||
@@ -28,5 +28,5 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@lcem/unified-experience-model": "0.6.8", | ||
"@lcem/unified-experience-model": "0.6.11", | ||
"ajv": "^6.12.0" | ||
} | ||
} |
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
9454
+ Added@lcem/unified-experience-model@0.6.11(transitive)
- Removed@lcem/unified-experience-model@0.6.8(transitive)