@bfwk/pub-sub
Advanced tools
Comparing version 0.6.48 to 0.6.49
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.6.48](https://github.com/salesforce/builder-framework/compare/v0.6.47...v0.6.48) (2021-07-20) | ||
## [0.6.49](https://github.com/salesforce/builder-framework/compare/v0.6.48...v0.6.49) (2021-07-21) | ||
**Note:** Version bump only for package @bfwk/pub-sub | ||
### Bug Fixes | ||
* property sheet init without validations @W-9600124 ([#190](https://github.com/salesforce/builder-framework/issues/190)) ([b3e028d](https://github.com/salesforce/builder-framework/commit/b3e028d4fd490e16ee4627311d04ebc085ae8fb0)) | ||
## [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/pub-sub", | ||
"version": "0.6.48", | ||
"version": "0.6.49", | ||
"description": "LBF Pub Sub", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.6.48", | ||
"@bfwk/instrumentation": "0.6.48" | ||
"@bfwk/error-handler": "0.6.49", | ||
"@bfwk/instrumentation": "0.6.49" | ||
}, | ||
@@ -35,0 +35,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
25203
+ Added@bfwk/error-handler@0.6.49(transitive)
+ Added@bfwk/instrumentation@0.6.49(transitive)
+ Added@bfwk/utils@0.6.49(transitive)
- Removed@bfwk/error-handler@0.6.48(transitive)
- Removed@bfwk/instrumentation@0.6.48(transitive)
- Removed@bfwk/utils@0.6.48(transitive)
Updated@bfwk/error-handler@0.6.49
Updated@bfwk/instrumentation@0.6.49