@hig/avatar
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,8 @@ | ||
# [@hig/avatar-v1.0.4](https://github.com/Autodesk/hig/compare/@hig/avatar@1.0.3...@hig/avatar@1.0.4) (2019-02-08) | ||
### Bug Fixes | ||
* bump up theme-context dependency ([b068dab](https://github.com/Autodesk/hig/commit/b068dab)) | ||
# [@hig/avatar-v1.0.3](https://github.com/Autodesk/hig/compare/@hig/avatar@1.0.2...@hig/avatar@1.0.3) (2019-01-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/avatar", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "HIG Avatar", | ||
@@ -20,3 +20,3 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/theme-context": "^2.0.0", | ||
"@hig/theme-context": "^2.1.0", | ||
"classnames": "^2.2.5", | ||
@@ -23,0 +23,0 @@ "prop-types": "^15.6.1", |
@@ -17,3 +17,3 @@ # Avatar | ||
### Import the component and CSS | ||
### Import the component | ||
@@ -20,0 +20,0 @@ ```js |
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
127278
Updated@hig/theme-context@^2.1.0