@bfwk/document-model
Advanced tools
Comparing version 0.8.11 to 0.8.12
@@ -6,10 +6,14 @@ # Change Log | ||
## [0.8.11](https://github.com/salesforce/builder-framework/compare/v0.8.10...v0.8.11) (2022-02-11) | ||
## [0.8.12](https://github.com/salesforce/builder-framework/compare/v0.8.11...v0.8.12) (2022-02-16) | ||
**Note:** Version bump only for package @bfwk/document-model | ||
### Bug Fixes | ||
* release 0.8.12 ([#401](https://github.com/salesforce/builder-framework/issues/401)) ([061ac06](https://github.com/salesforce/builder-framework/commit/061ac0642a01febc8f658143c0bfed72f65f10c8)) | ||
* reverting labels const to label imports for npm packages @W-10300807 ([#398](https://github.com/salesforce/builder-framework/issues/398)) ([f92d80b](https://github.com/salesforce/builder-framework/commit/f92d80baea4c87d2486b8c7d1414b433ec8cb54a)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +20,0 @@ |
{ | ||
"name": "@bfwk/document-model", | ||
"version": "0.8.11", | ||
"version": "0.8.12", | ||
"description": "Lightning Builder Framework - Document Model", | ||
@@ -28,11 +28,11 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.8.11", | ||
"@bfwk/data-service": "0.8.11", | ||
"@bfwk/error-handler": "0.8.11", | ||
"@bfwk/instrumentation": "0.8.11", | ||
"@bfwk/pub-sub": "0.8.11", | ||
"@bfwk/sf-selector": "0.8.11", | ||
"@bfwk/store": "0.8.11", | ||
"@bfwk/undo-redo": "0.8.11", | ||
"@bfwk/utils": "0.8.11", | ||
"@bfwk/command": "0.8.12", | ||
"@bfwk/data-service": "0.8.12", | ||
"@bfwk/error-handler": "0.8.12", | ||
"@bfwk/instrumentation": "0.8.12", | ||
"@bfwk/pub-sub": "0.8.12", | ||
"@bfwk/sf-selector": "0.8.12", | ||
"@bfwk/store": "0.8.12", | ||
"@bfwk/undo-redo": "0.8.12", | ||
"@bfwk/utils": "0.8.12", | ||
"@lwc/wire-service": "2.2.9" | ||
@@ -39,0 +39,0 @@ }, |
Sorry, the diff of this file is too big to display
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
143925
+ Added@bfwk/command@0.8.12(transitive)
+ Added@bfwk/data-service@0.8.12(transitive)
+ Added@bfwk/error-handler@0.8.12(transitive)
+ Added@bfwk/instrumentation@0.8.12(transitive)
+ Added@bfwk/pub-sub@0.8.12(transitive)
+ Added@bfwk/sf-selector@0.8.12(transitive)
+ Added@bfwk/store@0.8.12(transitive)
+ Added@bfwk/undo-redo@0.8.12(transitive)
+ Added@bfwk/utils@0.8.12(transitive)
- Removed@bfwk/command@0.8.11(transitive)
- Removed@bfwk/data-service@0.8.11(transitive)
- Removed@bfwk/error-handler@0.8.11(transitive)
- Removed@bfwk/instrumentation@0.8.11(transitive)
- Removed@bfwk/pub-sub@0.8.11(transitive)
- Removed@bfwk/sf-selector@0.8.11(transitive)
- Removed@bfwk/store@0.8.11(transitive)
- Removed@bfwk/undo-redo@0.8.11(transitive)
- Removed@bfwk/utils@0.8.11(transitive)
Updated@bfwk/command@0.8.12
Updated@bfwk/data-service@0.8.12
Updated@bfwk/error-handler@0.8.12
Updated@bfwk/instrumentation@0.8.12
Updated@bfwk/pub-sub@0.8.12
Updated@bfwk/sf-selector@0.8.12
Updated@bfwk/store@0.8.12
Updated@bfwk/undo-redo@0.8.12
Updated@bfwk/utils@0.8.12