@bfwk/command
Advanced tools
Comparing version 0.7.15 to 0.7.16
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.7.15](https://github.com/salesforce/builder-framework/compare/v0.7.14...v0.7.15) (2021-09-13) | ||
## [0.7.16](https://github.com/salesforce/builder-framework/compare/v0.7.15...v0.7.16) (2021-09-24) | ||
**Note:** Version bump only for package @bfwk/command | ||
### Bug Fixes | ||
* release 0.7.16 ([#276](https://github.com/salesforce/builder-framework/issues/276)) ([9ee564c](https://github.com/salesforce/builder-framework/commit/9ee564c3f0f9126bf99eba9e9e85226941e5fb0f)) | ||
## [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.7.15", | ||
"version": "0.7.16", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.7.15", | ||
"@bfwk/pub-sub": "0.7.15", | ||
"@bfwk/utils": "0.7.15" | ||
"@bfwk/error-handler": "0.7.16", | ||
"@bfwk/pub-sub": "0.7.16", | ||
"@bfwk/utils": "0.7.16" | ||
}, | ||
@@ -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
35204
+ Added@bfwk/error-handler@0.7.16(transitive)
+ Added@bfwk/instrumentation@0.7.16(transitive)
+ Added@bfwk/pub-sub@0.7.16(transitive)
+ Added@bfwk/utils@0.7.16(transitive)
- Removed@bfwk/error-handler@0.7.15(transitive)
- Removed@bfwk/instrumentation@0.7.15(transitive)
- Removed@bfwk/pub-sub@0.7.15(transitive)
- Removed@bfwk/utils@0.7.15(transitive)
Updated@bfwk/error-handler@0.7.16
Updated@bfwk/pub-sub@0.7.16
Updated@bfwk/utils@0.7.16