@bfwk/property-editor
Advanced tools
Comparing version 0.7.11 to 0.7.12
@@ -6,10 +6,14 @@ # Change Log | ||
## [0.7.11](https://github.com/salesforce/builder-framework/compare/v0.7.10...v0.7.11) (2021-08-31) | ||
## [0.7.12](https://github.com/salesforce/builder-framework/compare/v0.7.11...v0.7.12) (2021-09-08) | ||
**Note:** Version bump only for package @bfwk/property-editor | ||
### Bug Fixes | ||
* label override with ref @W-9833798 ([#255](https://github.com/salesforce/builder-framework/issues/255)) ([f615014](https://github.com/salesforce/builder-framework/commit/f6150148e5a8d4197dc50b4ccd30b8b538401ab5)) | ||
* release 0.7.12 ([#254](https://github.com/salesforce/builder-framework/issues/254)) ([5144368](https://github.com/salesforce/builder-framework/commit/514436892be90e5aba036263d42abaaa7f314c74)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +20,0 @@ |
{ | ||
"name": "@bfwk/property-editor", | ||
"version": "0.7.11", | ||
"version": "0.7.12", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.7.11", | ||
"@bfwk/error-handler": "0.7.11", | ||
"@bfwk/expression-completion": "0.7.11", | ||
"@bfwk/instrumentation": "0.7.11", | ||
"@bfwk/pub-sub": "0.7.11", | ||
"@bfwk/store": "0.7.11", | ||
"@bfwk/utils": "0.7.11", | ||
"@bfwk/data-service": "0.7.12", | ||
"@bfwk/error-handler": "0.7.12", | ||
"@bfwk/expression-completion": "0.7.12", | ||
"@bfwk/instrumentation": "0.7.12", | ||
"@bfwk/pub-sub": "0.7.12", | ||
"@bfwk/store": "0.7.12", | ||
"@bfwk/utils": "0.7.12", | ||
"@lcem/declarative-type": "0.7.2", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.7.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
644235
15130
+ Added@bfwk/command@0.7.12(transitive)
+ Added@bfwk/data-service@0.7.12(transitive)
+ Added@bfwk/error-handler@0.7.12(transitive)
+ Added@bfwk/expression-completion@0.7.12(transitive)
+ Added@bfwk/instrumentation@0.7.12(transitive)
+ Added@bfwk/pub-sub@0.7.12(transitive)
+ Added@bfwk/store@0.7.12(transitive)
+ Added@bfwk/utils@0.7.12(transitive)
- Removed@bfwk/command@0.7.11(transitive)
- Removed@bfwk/data-service@0.7.11(transitive)
- Removed@bfwk/error-handler@0.7.11(transitive)
- Removed@bfwk/expression-completion@0.7.11(transitive)
- Removed@bfwk/instrumentation@0.7.11(transitive)
- Removed@bfwk/pub-sub@0.7.11(transitive)
- Removed@bfwk/store@0.7.11(transitive)
- Removed@bfwk/utils@0.7.11(transitive)
Updated@bfwk/data-service@0.7.12
Updated@bfwk/error-handler@0.7.12
Updated@bfwk/instrumentation@0.7.12
Updated@bfwk/pub-sub@0.7.12
Updated@bfwk/store@0.7.12
Updated@bfwk/utils@0.7.12