@bfwk/elements-palette
Advanced tools
Comparing version 0.7.32 to 0.7.33
@@ -6,14 +6,10 @@ # Change Log | ||
## [0.7.32](https://github.com/salesforce/builder-framework/compare/v0.7.30...v0.7.32) (2021-11-18) | ||
## [0.7.33](https://github.com/salesforce/builder-framework/compare/v0.7.32...v0.7.33) (2021-11-24) | ||
**Note:** Version bump only for package @bfwk/elements-palette | ||
### Bug Fixes | ||
* setState on property sheet on component selection @W-10151222 ([#343](https://github.com/salesforce/builder-framework/issues/343)) ([948567b](https://github.com/salesforce/builder-framework/commit/948567b6fe95b373e55f7e0867263b224a8e6233)) | ||
* use updated camelCase syntax @W-8550953 ([#344](https://github.com/salesforce/builder-framework/issues/344)) ([be22642](https://github.com/salesforce/builder-framework/commit/be2264207d87d3cefce69a5ec17f2e404570a8cb)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -20,0 +16,0 @@ |
{ | ||
"name": "@bfwk/elements-palette", | ||
"version": "0.7.32", | ||
"version": "0.7.33", | ||
"description": "LBF Elements Palette", | ||
@@ -31,8 +31,8 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.7.32", | ||
"@bfwk/error-handler": "0.7.32", | ||
"@bfwk/instrumentation": "0.7.32", | ||
"@bfwk/pub-sub": "0.7.32", | ||
"@bfwk/store": "0.7.32", | ||
"@bfwk/utils": "0.7.32" | ||
"@bfwk/data-service": "0.7.33", | ||
"@bfwk/error-handler": "0.7.33", | ||
"@bfwk/instrumentation": "0.7.33", | ||
"@bfwk/pub-sub": "0.7.33", | ||
"@bfwk/store": "0.7.33", | ||
"@bfwk/utils": "0.7.33" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
37948
+ Added@bfwk/command@0.7.33(transitive)
+ Added@bfwk/data-service@0.7.33(transitive)
+ Added@bfwk/error-handler@0.7.33(transitive)
+ Added@bfwk/instrumentation@0.7.33(transitive)
+ Added@bfwk/pub-sub@0.7.33(transitive)
+ Added@bfwk/store@0.7.33(transitive)
+ Added@bfwk/utils@0.7.33(transitive)
- Removed@bfwk/command@0.7.32(transitive)
- Removed@bfwk/data-service@0.7.32(transitive)
- Removed@bfwk/error-handler@0.7.32(transitive)
- Removed@bfwk/instrumentation@0.7.32(transitive)
- Removed@bfwk/pub-sub@0.7.32(transitive)
- Removed@bfwk/store@0.7.32(transitive)
- Removed@bfwk/utils@0.7.32(transitive)
Updated@bfwk/data-service@0.7.33
Updated@bfwk/error-handler@0.7.33
Updated@bfwk/instrumentation@0.7.33
Updated@bfwk/pub-sub@0.7.33
Updated@bfwk/store@0.7.33
Updated@bfwk/utils@0.7.33