@bfwk/pub-sub
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
## [0.9.3](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.3) (2022-05-23) | ||
**Note:** Version bump only for package @bfwk/pub-sub | ||
### Features | ||
* remove event prevent default @W-10923501 ([#453](https://github.com/salesforce/builder-framework/issues/453)) ([288b3d3](https://github.com/salesforce/builder-framework/commit/288b3d3be54d087b8d1c99526cebd8e210482f35)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@bfwk/pub-sub", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "LBF Pub Sub", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.9.2", | ||
"@bfwk/instrumentation": "0.9.2" | ||
"@bfwk/error-handler": "0.9.3", | ||
"@bfwk/instrumentation": "0.9.3" | ||
}, | ||
@@ -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
25339
+ Added@bfwk/error-handler@0.9.3(transitive)
+ Added@bfwk/instrumentation@0.9.3(transitive)
+ Added@bfwk/utils@0.9.3(transitive)
- Removed@bfwk/error-handler@0.9.2(transitive)
- Removed@bfwk/instrumentation@0.9.2(transitive)
- Removed@bfwk/utils@0.9.2(transitive)
Updated@bfwk/error-handler@0.9.3
Updated@bfwk/instrumentation@0.9.3