@bfwk/baas
Advanced tools
Comparing version 0.9.11 to 0.9.12
@@ -6,12 +6,15 @@ # Change Log | ||
## [0.9.11](https://github.com/salesforce/builder-framework/compare/v0.9.10...v0.9.11) (2022-07-15) | ||
## [0.9.12](https://github.com/salesforce/builder-framework/compare/v0.9.11...v0.9.12) (2022-07-20) | ||
**Note:** Version bump only for package @bfwk/baas | ||
### Bug Fixes | ||
* integer editor validation on init @W-11372901 ([#476](https://github.com/salesforce/builder-framework/issues/476)) ([4a60aa3](https://github.com/salesforce/builder-framework/commit/4a60aa33c7c94f2fbfc8558cfda7eeb200f91632)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
**Note:** Version bump only for package @bfwk/baas |
{ | ||
"name": "@bfwk/baas", | ||
"version": "0.9.11", | ||
"version": "0.9.12", | ||
"description": "LBF Builder as a service", | ||
@@ -32,3 +32,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/elements-palette": "0.9.11" | ||
"@bfwk/elements-palette": "0.9.12" | ||
}, | ||
@@ -35,0 +35,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
2977
+ Added@bfwk/command@0.9.12(transitive)
+ Added@bfwk/data-service@0.9.12(transitive)
+ Added@bfwk/elements-palette@0.9.12(transitive)
+ Added@bfwk/error-handler@0.9.12(transitive)
+ Added@bfwk/instrumentation@0.9.12(transitive)
+ Added@bfwk/pub-sub@0.9.12(transitive)
+ Added@bfwk/store@0.9.12(transitive)
+ Added@bfwk/utils@0.9.12(transitive)
- Removed@bfwk/command@0.9.11(transitive)
- Removed@bfwk/data-service@0.9.11(transitive)
- Removed@bfwk/elements-palette@0.9.11(transitive)
- Removed@bfwk/error-handler@0.9.11(transitive)
- Removed@bfwk/instrumentation@0.9.11(transitive)
- Removed@bfwk/pub-sub@0.9.11(transitive)
- Removed@bfwk/store@0.9.11(transitive)
- Removed@bfwk/utils@0.9.11(transitive)