@bfwk/store
Advanced tools
Comparing version 0.7.23 to 0.7.24
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.7.23](https://github.com/salesforce/builder-framework/compare/v0.7.22...v0.7.23) (2021-10-26) | ||
## [0.7.24](https://github.com/salesforce/builder-framework/compare/v0.7.23...v0.7.24) (2021-10-26) | ||
**Note:** Version bump only for package @bfwk/store | ||
### Bug Fixes | ||
* expose binding ([#313](https://github.com/salesforce/builder-framework/issues/313)) ([f9dff2e](https://github.com/salesforce/builder-framework/commit/f9dff2e703c30165ecb685f57e10368691d3a5a5)) | ||
## [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/store", | ||
"version": "0.7.23", | ||
"version": "0.7.24", | ||
"description": "LBF Store", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.7.23", | ||
"@bfwk/utils": "0.7.23" | ||
"@bfwk/command": "0.7.24", | ||
"@bfwk/utils": "0.7.24" | ||
}, | ||
@@ -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
55373
+ Added@bfwk/command@0.7.24(transitive)
+ Added@bfwk/error-handler@0.7.24(transitive)
+ Added@bfwk/instrumentation@0.7.24(transitive)
+ Added@bfwk/pub-sub@0.7.24(transitive)
+ Added@bfwk/utils@0.7.24(transitive)
- Removed@bfwk/command@0.7.23(transitive)
- Removed@bfwk/error-handler@0.7.23(transitive)
- Removed@bfwk/instrumentation@0.7.23(transitive)
- Removed@bfwk/pub-sub@0.7.23(transitive)
- Removed@bfwk/utils@0.7.23(transitive)
Updated@bfwk/command@0.7.24
Updated@bfwk/utils@0.7.24