@bfwk/undo-redo
Advanced tools
Comparing version 0.6.28 to 0.6.29
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.6.28](https://github.com/salesforce/builder-framework/compare/v0.6.27...v0.6.28) (2021-06-10) | ||
## [0.6.29](https://github.com/salesforce/builder-framework/compare/v0.6.28...v0.6.29) (2021-06-14) | ||
**Note:** Version bump only for package @bfwk/undo-redo | ||
### Bug Fixes | ||
* initial errors for stateful property sheet @W-7849390 ([#95](https://github.com/salesforce/builder-framework/issues/95)) ([bb492c7](https://github.com/salesforce/builder-framework/commit/bb492c7b88682ca4eacd85f19404c123ff49d449)) | ||
## [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/undo-redo", | ||
"version": "0.6.28", | ||
"version": "0.6.29", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.6.28", | ||
"@bfwk/utils": "0.6.28" | ||
"@bfwk/store": "0.6.29", | ||
"@bfwk/utils": "0.6.29" | ||
}, | ||
@@ -36,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
40804
+ Added@bfwk/command@0.6.29(transitive)
+ Added@bfwk/error-handler@0.6.29(transitive)
+ Added@bfwk/instrumentation@0.6.29(transitive)
+ Added@bfwk/pub-sub@0.6.29(transitive)
+ Added@bfwk/store@0.6.29(transitive)
+ Added@bfwk/utils@0.6.29(transitive)
- Removed@bfwk/command@0.6.28(transitive)
- Removed@bfwk/error-handler@0.6.28(transitive)
- Removed@bfwk/instrumentation@0.6.28(transitive)
- Removed@bfwk/pub-sub@0.6.28(transitive)
- Removed@bfwk/store@0.6.28(transitive)
- Removed@bfwk/utils@0.6.28(transitive)
Updated@bfwk/store@0.6.29
Updated@bfwk/utils@0.6.29