@lcem/unified-view-generator
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -6,10 +6,13 @@ # Change Log | ||
# [0.7.0](https://github.com/salesforce/low-code-experience-model/compare/v0.6.23...v0.7.0) (2021-07-28) | ||
## [0.7.1](https://github.com/salesforce/low-code-experience-model/compare/v0.7.0...v0.7.1) (2021-08-04) | ||
**Note:** Version bump only for package @lcem/unified-view-generator | ||
### Bug Fixes | ||
* custom view/editors aren't shown for referenced types @W-9702666 ([#78](https://github.com/salesforce/low-code-experience-model/issues/78)) ([24e2b2a](https://github.com/salesforce/low-code-experience-model/commit/24e2b2a014d08c3b851beda210f2d83673ebed22)) | ||
# [0.6.0](https://git.soma.salesforce.com/BuilderFramework/canonical-ui-metadata/compare/v0.5.6...v0.6.0) (2021-03-29) | ||
@@ -16,0 +19,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"main": "dist/index.js", | ||
@@ -28,4 +28,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@lcem/unified-view-model": "0.7.0" | ||
"@lcem/unified-view-model": "0.7.1" | ||
} | ||
} |
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
11022
+ Added@lcem/meta-schemas@0.7.1(transitive)
+ Added@lcem/unified-view-model@0.7.1(transitive)
- Removed@lcem/meta-schemas@0.7.0(transitive)
- Removed@lcem/unified-view-model@0.7.0(transitive)