mrv-design-system
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -5,2 +5,8 @@ # Changelog | ||
## [0.8.3] - 12/01/2020 | ||
### Bug Fixes | ||
- Fixed the values of tokens `color-neutral-dark` (#5d615f) and `color-support-negative-pure` (#f4715d) | ||
## [0.8.2] - 06/01/2020 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "mrv-design-system", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -25,5 +25,5 @@ 'use strict'; | ||
colorSupportNegativeDark: '#e04c36', | ||
colorNeutralDark: '#5c615f', | ||
colorNeutralDark: '#5d615f', | ||
colorBrandSecondayDark: '#ef7e18', | ||
colorSupportNegativePure: '#079d56', | ||
colorSupportNegativePure: '#f4715d', | ||
colorBrandSecondaryLight: '#ffa952', | ||
@@ -30,0 +30,0 @@ colorNeutralXlight: '#f0f2f1', |
@@ -23,5 +23,5 @@ // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
colorSupportNegativeDark: '#e04c36', | ||
colorNeutralDark: '#5c615f', | ||
colorNeutralDark: '#5d615f', | ||
colorBrandSecondayDark: '#ef7e18', | ||
colorSupportNegativePure: '#079d56', | ||
colorSupportNegativePure: '#f4715d', | ||
colorBrandSecondaryLight: '#ffa952', | ||
@@ -28,0 +28,0 @@ colorNeutralXlight: '#f0f2f1', |
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
1439816