@forter/chart-value
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](https://github.com/forter/web-components/compare/@forter/chart-value@1.0.2...@forter/chart-value@1.0.3) (2023-04-17) | ||
**Note:** Version bump only for package @forter/chart-value | ||
## [1.0.2](https://github.com/forter/web-components/compare/@forter/chart-value@1.0.1...@forter/chart-value@1.0.2) (2023-03-20) | ||
@@ -8,0 +16,0 @@ |
@@ -53,3 +53,3 @@ import { css } from 'lit-element'; | ||
.negative-color { | ||
color: var(--fc-red-400); | ||
color: var(--fc-red-300); | ||
} | ||
@@ -56,0 +56,0 @@ |
{ | ||
"name": "@forter/chart-value", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "chart-value from Forter Components", | ||
@@ -54,3 +54,3 @@ "author": "Forter Developers", | ||
}, | ||
"gitHead": "2609947ed9e30d9feafba7ae62595543b2dc3ce4" | ||
"gitHead": "df94542f3b85522d0dc1d50f3257b3da61a9c61e" | ||
} |
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
109613