@lightningjs/ui-components
Advanced tools
Comparing version 1.2.1-beta.1 to 1.3.0-beta.1
@@ -0,1 +1,13 @@ | ||
# [1.3.0-beta.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/v1.2.0...v1.3.0-beta.1) (2021-10-26) | ||
### Bug Fixes | ||
* **package:** add Styles dir to files ([cbc719f](https://github.com/rdkcentral/Lightning-UI-Components/commit/cbc719f6fd9ef4c887e54c3b50fa37cd233bf1ec)) | ||
### Features | ||
* **package:** beta version bump ([cf953e4](https://github.com/rdkcentral/Lightning-UI-Components/commit/cf953e4edee30834f7e2102a1c56d94c66c67ca4)) | ||
## [1.2.1-beta.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/v1.2.0...v1.2.1-beta.1) (2021-10-26) | ||
@@ -6,3 +18,3 @@ | ||
* **workflow:** build package before publishing ([1175363](https://github.com/rdkcentral/Lightning-UI-Components/commit/117536381591839f0a958c45eaf8c25932ad4148)) | ||
* **package:** add Styles dir to files ([cbc719f](https://github.com/rdkcentral/Lightning-UI-Components/commit/cbc719f6fd9ef4c887e54c3b50fa37cd233bf1ec)) | ||
@@ -9,0 +21,0 @@ # [1.2.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/v1.1.0...v1.2.0) (2021-10-26) |
@@ -18,2 +18,3 @@ /** | ||
*/ | ||
export * from './elements'; | ||
@@ -20,0 +21,0 @@ export * from './layout'; |
{ | ||
"name": "@lightningjs/ui-components", | ||
"version": "1.2.1-beta.1", | ||
"version": "1.3.0-beta.1", | ||
"dependencies": { | ||
@@ -17,4 +17,4 @@ "debounce": "^1.2.1" | ||
"Styles.js", | ||
"{bin,elements,layout,mixins,utils}/**/*", | ||
"!elements|layout/**/*.stories.js", | ||
"{bin,elements,layout,mixins,Styles,utils}/**/*", | ||
"!elements|layout|Styles/**/*.stories.js", | ||
"!{elements,layout,utils}/**/*.test.js", | ||
@@ -21,0 +21,0 @@ "!elements|layout/lightning-test-renderer.js", |
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
1194736
116
8613