@bfwk/command
Advanced tools
Comparing version 0.6.19 to 0.6.20
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.6.19](https://github.com/salesforce/builder-framework/compare/v0.6.18...v0.6.19) (2021-05-13) | ||
## [0.6.20](https://github.com/salesforce/builder-framework/compare/v0.6.19...v0.6.20) (2021-05-24) | ||
**Note:** Version bump only for package @bfwk/command | ||
### Features | ||
* property editor interface v1 @W-9185960 ([#31](https://github.com/salesforce/builder-framework/issues/31)) ([d22ef45](https://github.com/salesforce/builder-framework/commit/d22ef450c1b12a383e136acdff8eac4b8b4bc570)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.6.19", | ||
"version": "0.6.20", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.6.19", | ||
"@bfwk/pub-sub": "0.6.19", | ||
"@bfwk/utils": "0.6.19" | ||
"@bfwk/error-handler": "0.6.20", | ||
"@bfwk/pub-sub": "0.6.20", | ||
"@bfwk/utils": "0.6.20" | ||
}, | ||
@@ -36,0 +36,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
35220
+ Added@bfwk/error-handler@0.6.20(transitive)
+ Added@bfwk/instrumentation@0.6.20(transitive)
+ Added@bfwk/pub-sub@0.6.20(transitive)
+ Added@bfwk/utils@0.6.20(transitive)
- Removed@bfwk/error-handler@0.6.19(transitive)
- Removed@bfwk/instrumentation@0.6.19(transitive)
- Removed@bfwk/pub-sub@0.6.19(transitive)
- Removed@bfwk/utils@0.6.19(transitive)
Updated@bfwk/error-handler@0.6.20
Updated@bfwk/pub-sub@0.6.20
Updated@bfwk/utils@0.6.20