@bfwk/property-editor
Advanced tools
Comparing version 0.8.12 to 0.8.13
@@ -6,19 +6,10 @@ # Change Log | ||
## [0.8.12](https://github.com/salesforce/builder-framework/compare/v0.8.11...v0.8.12) (2022-02-16) | ||
## [0.8.13](https://github.com/salesforce/builder-framework/compare/v0.8.12...v0.8.13) (2022-02-18) | ||
**Note:** Version bump only for package @bfwk/property-editor | ||
### 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)) | ||
### Features | ||
* change from using const to using readOnly ([#397](https://github.com/salesforce/builder-framework/issues/397)) ([eaca294](https://github.com/salesforce/builder-framework/commit/eaca294c3ab2404d5000a61a6d32ac5d4180819f)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -25,0 +16,0 @@ |
{ | ||
"name": "@bfwk/property-editor", | ||
"version": "0.8.12", | ||
"version": "0.8.13", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.8.12", | ||
"@bfwk/error-handler": "0.8.12", | ||
"@bfwk/expression-completion": "0.8.12", | ||
"@bfwk/instrumentation": "0.8.12", | ||
"@bfwk/pub-sub": "0.8.12", | ||
"@bfwk/store": "0.8.12", | ||
"@bfwk/utils": "0.8.12", | ||
"@bfwk/data-service": "0.8.13", | ||
"@bfwk/error-handler": "0.8.13", | ||
"@bfwk/expression-completion": "0.8.13", | ||
"@bfwk/instrumentation": "0.8.13", | ||
"@bfwk/pub-sub": "0.8.13", | ||
"@bfwk/store": "0.8.13", | ||
"@bfwk/utils": "0.8.13", | ||
"@lcem/declarative-type": "0.7.4", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.7.4", |
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
650036
+ Added@bfwk/command@0.8.13(transitive)
+ Added@bfwk/data-service@0.8.13(transitive)
+ Added@bfwk/error-handler@0.8.13(transitive)
+ Added@bfwk/expression-completion@0.8.13(transitive)
+ Added@bfwk/instrumentation@0.8.13(transitive)
+ Added@bfwk/pub-sub@0.8.13(transitive)
+ Added@bfwk/store@0.8.13(transitive)
+ Added@bfwk/utils@0.8.13(transitive)
- Removed@bfwk/command@0.8.12(transitive)
- Removed@bfwk/data-service@0.8.12(transitive)
- Removed@bfwk/error-handler@0.8.12(transitive)
- Removed@bfwk/expression-completion@0.8.12(transitive)
- Removed@bfwk/instrumentation@0.8.12(transitive)
- Removed@bfwk/pub-sub@0.8.12(transitive)
- Removed@bfwk/store@0.8.12(transitive)
- Removed@bfwk/utils@0.8.12(transitive)
Updated@bfwk/data-service@0.8.13
Updated@bfwk/error-handler@0.8.13
Updated@bfwk/instrumentation@0.8.13
Updated@bfwk/pub-sub@0.8.13
Updated@bfwk/store@0.8.13
Updated@bfwk/utils@0.8.13