@bfwk/store
Advanced tools
Comparing version 0.6.20 to 0.6.21
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.6.20](https://github.com/salesforce/builder-framework/compare/v0.6.19...v0.6.20) (2021-05-24) | ||
## [0.6.21](https://github.com/salesforce/builder-framework/compare/v0.6.20...v0.6.21) (2021-05-24) | ||
**Note:** Version bump only for package @bfwk/store | ||
### Features | ||
* property editor interface v1 @W-9185960 ([#31](https://github.com/salesforce/builder-framework/issues/31)) ([d22ef45](https://github.com/salesforce/builder-framework/commit/d22ef450c1b12a383e136acdff8eac4b8b4bc570)) | ||
## [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/store", | ||
"version": "0.6.20", | ||
"version": "0.6.21", | ||
"description": "LBF Store", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.6.20", | ||
"@bfwk/utils": "0.6.20" | ||
"@bfwk/command": "0.6.21", | ||
"@bfwk/utils": "0.6.21" | ||
}, | ||
@@ -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
55214
+ Added@bfwk/command@0.6.21(transitive)
+ Added@bfwk/error-handler@0.6.21(transitive)
+ Added@bfwk/instrumentation@0.6.21(transitive)
+ Added@bfwk/pub-sub@0.6.21(transitive)
+ Added@bfwk/utils@0.6.21(transitive)
- Removed@bfwk/command@0.6.20(transitive)
- Removed@bfwk/error-handler@0.6.20(transitive)
- Removed@bfwk/instrumentation@0.6.20(transitive)
- Removed@bfwk/pub-sub@0.6.20(transitive)
- Removed@bfwk/utils@0.6.20(transitive)
Updated@bfwk/command@0.6.21
Updated@bfwk/utils@0.6.21