@bfwk/store
Advanced tools
Comparing version 0.6.7003 to 0.7.0
@@ -6,13 +6,10 @@ # Change Log | ||
## 0.6.7003 (2021-04-21) | ||
# [0.7.0](https://github.com/salesforce/builder-framework/compare/v0.6.49...v0.7.0) (2021-07-28) | ||
**Note:** Version bump only for package @bfwk/store | ||
### Features | ||
* refactor from lbf to bfwk @W-9091273 ([#1](https://github.com/salesforce/builder-framework/issues/1)) ([5300a61](https://github.com/salesforce/builder-framework/commit/5300a6117f7f1c763442d7e50d157443e22c1e36)) | ||
## [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.7003", | ||
"version": "0.7.0", | ||
"description": "LBF Store", | ||
@@ -9,3 +9,4 @@ "type": "module", | ||
"files": [ | ||
"dist/types" | ||
"dist/types", | ||
"index.xml" | ||
], | ||
@@ -31,4 +32,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@bfwk/command": "0.6.7003", | ||
"@bfwk/utils": "0.6.7003" | ||
"@bfwk/command": "0.7.0", | ||
"@bfwk/utils": "0.7.0" | ||
}, | ||
@@ -35,0 +36,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
55208
13
+ Added@bfwk/command@0.7.0(transitive)
+ Added@bfwk/error-handler@0.7.0(transitive)
+ Added@bfwk/instrumentation@0.7.0(transitive)
+ Added@bfwk/pub-sub@0.7.0(transitive)
+ Added@bfwk/utils@0.7.0(transitive)
- Removed@bfwk/command@0.6.7003(transitive)
- Removed@bfwk/error-handler@0.6.7003(transitive)
- Removed@bfwk/instrumentation@0.6.7003(transitive)
- Removed@bfwk/pub-sub@0.6.7003(transitive)
- Removed@bfwk/utils@0.6.7003(transitive)
Updated@bfwk/command@0.7.0
Updated@bfwk/utils@0.7.0