@entur/button
Advanced tools
Comparing version 2.2.7 to 2.2.8
@@ -6,2 +6,8 @@ # Change Log | ||
## [2.2.8](https://bitbucket.org/enturas/design-system/compare/@entur/button@2.2.7...@entur/button@2.2.8) (2020-05-20) | ||
### Bug Fixes | ||
- fix padding bug for link buttons ([119e33a](https://bitbucket.org/enturas/design-system/commits/119e33a8d2c9c649e16328378b7e95ce9aa7d3bb)) | ||
## [2.2.7](https://bitbucket.org/enturas/design-system/compare/@entur/button@2.2.6...@entur/button@2.2.7) (2020-04-27) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/button", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"license": "EUPL-1.2", | ||
@@ -30,9 +30,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/utils": "^0.2.5", | ||
"@entur/utils": "^0.2.6", | ||
"classnames": "^2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@entur/tokens": "^1.3.1" | ||
"@entur/tokens": "^1.3.2" | ||
}, | ||
"gitHead": "777a5b79981b35fa8b83188863d07352d810f4ac" | ||
"gitHead": "025a468a21e0f9d91acb7e43dc2658445a62490d" | ||
} |
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
125921
Updated@entur/utils@^0.2.6