@bfwk/undo-redo
Advanced tools
Comparing version 0.6.34 to 0.6.35
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.6.34](https://github.com/salesforce/builder-framework/compare/v0.6.33...v0.6.34) (2021-06-25) | ||
## [0.6.35](https://github.com/salesforce/builder-framework/compare/v0.6.34...v0.6.35) (2021-06-25) | ||
**Note:** Version bump only for package @bfwk/undo-redo | ||
### Bug Fixes | ||
* errors of property sheet state @W-9481901 ([#114](https://github.com/salesforce/builder-framework/issues/114)) ([462be13](https://github.com/salesforce/builder-framework/commit/462be1310ff8b2fd58aec2b83e6a17c2408121f9)) | ||
## [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.34", | ||
"version": "0.6.35", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.6.34", | ||
"@bfwk/utils": "0.6.34" | ||
"@bfwk/store": "0.6.35", | ||
"@bfwk/utils": "0.6.35" | ||
}, | ||
@@ -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
40794
+ Added@bfwk/command@0.6.35(transitive)
+ Added@bfwk/error-handler@0.6.35(transitive)
+ Added@bfwk/instrumentation@0.6.35(transitive)
+ Added@bfwk/pub-sub@0.6.35(transitive)
+ Added@bfwk/store@0.6.35(transitive)
+ Added@bfwk/utils@0.6.35(transitive)
- Removed@bfwk/command@0.6.34(transitive)
- Removed@bfwk/error-handler@0.6.34(transitive)
- Removed@bfwk/instrumentation@0.6.34(transitive)
- Removed@bfwk/pub-sub@0.6.34(transitive)
- Removed@bfwk/store@0.6.34(transitive)
- Removed@bfwk/utils@0.6.34(transitive)
Updated@bfwk/store@0.6.35
Updated@bfwk/utils@0.6.35