@alaskaairux/orion-design-tokens
Advanced tools
Comparing version 2.3.0 to 2.3.1
# Semantic Release Automated Changelog | ||
## [2.3.1](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.3.0...v2.3.1) (2019-06-17) | ||
### Bug Fixes | ||
* [#6](https://github.com/AlaskaAirlines/OrionDesignTokens/issues/6) issue with incorrect font sizes on mobile scale ([cc79e27](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/cc79e27)) | ||
# [2.3.0](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.2.0...v2.3.0) (2019-06-06) | ||
@@ -4,0 +11,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"med": { | ||
"value": 1, | ||
"value": {"value": "{size.scale.med.value}"}, | ||
"comment": "style guide value 16px, not to be used with light font weight" | ||
@@ -22,3 +22,3 @@ }, | ||
"max": { | ||
"value": 3, | ||
"value": {"value": "{size.scale.xxl.value}"}, | ||
"comment": "style guide value 48px" | ||
@@ -41,15 +41,15 @@ }, | ||
"max": { | ||
"value": 2.2, | ||
"value": 2.19, | ||
"comment": "style guide value 35px" | ||
}, | ||
"xxl": { | ||
"value": 1.65, | ||
"value": 1.625, | ||
"comment": "style guide value 26px" | ||
}, | ||
"xl": { | ||
"value": 1.45, | ||
"value": 1.44, | ||
"comment": "style guide value 23px" | ||
}, | ||
"lg": { | ||
"value": 1.27, | ||
"value": 1.25, | ||
"comment": "style guide value 20px" | ||
@@ -56,0 +56,0 @@ } |
{ | ||
"name": "@alaskaairux/orion-design-tokens", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Alaska Air Orion Design System token repository", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/AlaskaAirlines/OrionDesignTokens", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
70459