@entur/chip
Advanced tools
Comparing version 0.3.10 to 0.3.11
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.3.11](https://bitbucket.org/enturas/design-system/compare/@entur/chip@0.3.10...@entur/chip@0.3.11) (2020-04-23) | ||
### Bug Fixes | ||
- updated to use new focus styling where applicable ([d0a52c0](https://bitbucket.org/enturas/design-system/commits/d0a52c096b673c6647070a90dd79bef9003ee0ad)) | ||
## [0.3.10](https://bitbucket.org/enturas/design-system/compare/@entur/chip@0.3.9...@entur/chip@0.3.10) (2020-04-08) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/chip", | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"license": "EUPL-1.2", | ||
@@ -30,8 +30,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/form": "^2.5.3", | ||
"@entur/tokens": "^1.2.3", | ||
"@entur/utils": "^0.2.3", | ||
"@entur/form": "^2.5.4", | ||
"@entur/tokens": "^1.3.0", | ||
"@entur/utils": "^0.2.4", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "ebc0d28da61090358f596b35a19b644487de8987" | ||
"gitHead": "13b79c54f2b65f4a2b7928350a2d06dbb849ebc3" | ||
} |
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
83126
643
Updated@entur/form@^2.5.4
Updated@entur/tokens@^1.3.0
Updated@entur/utils@^0.2.4