@bfwk/undo-redo
Advanced tools
Comparing version 0.7.24 to 0.7.25
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.7.24](https://github.com/salesforce/builder-framework/compare/v0.7.23...v0.7.24) (2021-10-26) | ||
## [0.7.25](https://github.com/salesforce/builder-framework/compare/v0.7.24...v0.7.25) (2021-11-01) | ||
**Note:** Version bump only for package @bfwk/undo-redo | ||
### Bug Fixes | ||
* expose binding ([#313](https://github.com/salesforce/builder-framework/issues/313)) ([f9dff2e](https://github.com/salesforce/builder-framework/commit/f9dff2e703c30165ecb685f57e10368691d3a5a5)) | ||
## [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.7.24", | ||
"version": "0.7.25", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.7.24", | ||
"@bfwk/utils": "0.7.24" | ||
"@bfwk/store": "0.7.25", | ||
"@bfwk/utils": "0.7.25" | ||
}, | ||
@@ -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.7.25(transitive)
+ Added@bfwk/error-handler@0.7.25(transitive)
+ Added@bfwk/instrumentation@0.7.25(transitive)
+ Added@bfwk/pub-sub@0.7.25(transitive)
+ Added@bfwk/store@0.7.25(transitive)
+ Added@bfwk/utils@0.7.25(transitive)
- Removed@bfwk/command@0.7.24(transitive)
- Removed@bfwk/error-handler@0.7.24(transitive)
- Removed@bfwk/instrumentation@0.7.24(transitive)
- Removed@bfwk/pub-sub@0.7.24(transitive)
- Removed@bfwk/store@0.7.24(transitive)
- Removed@bfwk/utils@0.7.24(transitive)
Updated@bfwk/store@0.7.25
Updated@bfwk/utils@0.7.25