@bfwk/undo-redo
Advanced tools
Comparing version 0.6.26 to 0.6.27
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.6.26](https://github.com/salesforce/builder-framework/compare/v0.6.25...v0.6.26) (2021-06-04) | ||
## [0.6.27](https://github.com/salesforce/builder-framework/compare/v0.6.26...v0.6.27) (2021-06-07) | ||
**Note:** Version bump only for package @bfwk/undo-redo | ||
### Features | ||
* property sheet container handles drill in @W-9352967 ([#75](https://github.com/salesforce/builder-framework/issues/75)) ([808cb8f](https://github.com/salesforce/builder-framework/commit/808cb8fa72d67888b2a286f18ff3ea41c1d09d96)) | ||
## [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/undo-redo", | ||
"version": "0.6.26", | ||
"version": "0.6.27", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.6.26", | ||
"@bfwk/utils": "0.6.26" | ||
"@bfwk/store": "0.6.27", | ||
"@bfwk/utils": "0.6.27" | ||
}, | ||
@@ -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
40612
+ Added@bfwk/command@0.6.27(transitive)
+ Added@bfwk/error-handler@0.6.27(transitive)
+ Added@bfwk/instrumentation@0.6.27(transitive)
+ Added@bfwk/pub-sub@0.6.27(transitive)
+ Added@bfwk/store@0.6.27(transitive)
+ Added@bfwk/utils@0.6.27(transitive)
- Removed@bfwk/command@0.6.26(transitive)
- Removed@bfwk/error-handler@0.6.26(transitive)
- Removed@bfwk/instrumentation@0.6.26(transitive)
- Removed@bfwk/pub-sub@0.6.26(transitive)
- Removed@bfwk/store@0.6.26(transitive)
- Removed@bfwk/utils@0.6.26(transitive)
Updated@bfwk/store@0.6.27
Updated@bfwk/utils@0.6.27