@bfwk/undo-redo
Advanced tools
Comparing version 0.8.19 to 0.8.20
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.8.19](https://github.com/salesforce/builder-framework/compare/v0.8.18...v0.8.19) (2022-03-18) | ||
## [0.8.20](https://github.com/salesforce/builder-framework/compare/v0.8.19...v0.8.20) (2022-03-24) | ||
**Note:** Version bump only for package @bfwk/undo-redo | ||
### Bug Fixes | ||
* add baas dep on editor 0.8.20 ([#429](https://github.com/salesforce/builder-framework/issues/429)) ([11282ec](https://github.com/salesforce/builder-framework/commit/11282ecbd521a779dd36959725443db73fa77cb6)) | ||
## [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.8.19", | ||
"version": "0.8.20", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.8.19", | ||
"@bfwk/utils": "0.8.19" | ||
"@bfwk/store": "0.8.20", | ||
"@bfwk/utils": "0.8.20" | ||
}, | ||
@@ -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
40782
+ Added@bfwk/command@0.8.20(transitive)
+ Added@bfwk/error-handler@0.8.20(transitive)
+ Added@bfwk/instrumentation@0.8.20(transitive)
+ Added@bfwk/pub-sub@0.8.20(transitive)
+ Added@bfwk/store@0.8.20(transitive)
+ Added@bfwk/utils@0.8.20(transitive)
- Removed@bfwk/command@0.8.19(transitive)
- Removed@bfwk/error-handler@0.8.19(transitive)
- Removed@bfwk/instrumentation@0.8.19(transitive)
- Removed@bfwk/pub-sub@0.8.19(transitive)
- Removed@bfwk/store@0.8.19(transitive)
- Removed@bfwk/utils@0.8.19(transitive)
Updated@bfwk/store@0.8.20
Updated@bfwk/utils@0.8.20