@bfwk/pub-sub
Advanced tools
Comparing version 0.6.33 to 0.6.34
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.6.33](https://github.com/salesforce/builder-framework/compare/v0.6.32...v0.6.33) (2021-06-24) | ||
## [0.6.34](https://github.com/salesforce/builder-framework/compare/v0.6.33...v0.6.34) (2021-06-25) | ||
**Note:** Version bump only for package @bfwk/pub-sub | ||
### Features | ||
* slot editor @W-5976245 ([#96](https://github.com/salesforce/builder-framework/issues/96)) ([32120a0](https://github.com/salesforce/builder-framework/commit/32120a0c3aace6abe8924354293ca1ed8a4c7080)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@bfwk/pub-sub", | ||
"version": "0.6.33", | ||
"version": "0.6.34", | ||
"description": "LBF Pub Sub", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.6.33", | ||
"@bfwk/instrumentation": "0.6.33" | ||
"@bfwk/error-handler": "0.6.34", | ||
"@bfwk/instrumentation": "0.6.34" | ||
}, | ||
@@ -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
25010
+ Added@bfwk/error-handler@0.6.34(transitive)
+ Added@bfwk/instrumentation@0.6.34(transitive)
+ Added@bfwk/utils@0.6.34(transitive)
- Removed@bfwk/error-handler@0.6.33(transitive)
- Removed@bfwk/instrumentation@0.6.33(transitive)
- Removed@bfwk/utils@0.6.33(transitive)
Updated@bfwk/error-handler@0.6.34
Updated@bfwk/instrumentation@0.6.34