@refinitiv-ui/demo-block
Advanced tools
Comparing version 7.0.0-next.2 to 7.0.0-next.3
@@ -6,2 +6,37 @@ # Change Log | ||
## [6.1.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.4...@refinitiv-ui/demo-block@6.1.5) (2023-06-20) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [6.1.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.4-next.1...@refinitiv-ui/demo-block@6.1.4) (2023-06-07) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [6.1.4-next.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.4-next.0...@refinitiv-ui/demo-block@6.1.4-next.1) (2023-06-06) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [6.1.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.2...@refinitiv-ui/demo-block@6.1.3) (2023-06-06) | ||
### Reverts | ||
* body `line-height` ([#726](https://github.com/Refinitiv/refinitiv-ui/issues/726)) ([27e7828](https://github.com/Refinitiv/refinitiv-ui/commit/27e7828e2cc9fcc265e4bfc06487e7e590478a07)) | ||
## [6.1.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.1...@refinitiv-ui/demo-block@6.1.2) (2023-05-24) | ||
@@ -8,0 +43,0 @@ |
@@ -89,3 +89,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '7.0.0-next.2'; | ||
return '7.0.0-next.3'; | ||
} | ||
@@ -92,0 +92,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "7.0.0-next.2", | ||
"version": "7.0.0-next.3", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -30,13 +30,13 @@ "main": "./lib/demo-block.js", | ||
"dependencies": { | ||
"@refinitiv-ui/elemental-theme": "^7.0.0-next.2", | ||
"@refinitiv-ui/halo-theme": "^7.0.0-next.2", | ||
"@refinitiv-ui/solar-theme": "^7.0.0-next.2", | ||
"@refinitiv-ui/elemental-theme": "^7.0.0-next.3", | ||
"@refinitiv-ui/halo-theme": "^7.0.0-next.3", | ||
"@refinitiv-ui/solar-theme": "^7.0.0-next.3", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^7.0.0-next.1", | ||
"@refinitiv-ui/test-helpers": "^7.0.0-next.1" | ||
"@refinitiv-ui/core": "^7.0.0-next.2", | ||
"@refinitiv-ui/test-helpers": "^7.0.0-next.2" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^7.0.0-next.1" | ||
"@refinitiv-ui/core": "^7.0.0-next.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "02dbb152a8c6e4801ef6f5a7f1892eb01a0564f5" | ||
"gitHead": "06280dbb2701c7c126651b796a327a51a109d970" | ||
} |
Sorry, the diff of this file is not supported yet
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
66543