@hig/avatar-bundle
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -0,1 +1,8 @@ | ||
# [@hig/avatar-bundle-v2.1.0](https://github.com/Autodesk/hig/compare/@hig/avatar-bundle@2.0.0...@hig/avatar-bundle@2.1.0) (2022-01-24) | ||
### Features | ||
* updating peer dependencies release ([0a8a2b6](https://github.com/Autodesk/hig/commit/0a8a2b6)) | ||
# [@hig/avatar-bundle-v2.0.0](https://github.com/Autodesk/hig/compare/@hig/avatar-bundle@1.0.2...@hig/avatar-bundle@2.0.0) (2022-01-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/avatar-bundle", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "HIG Avatar Bundle", | ||
@@ -20,3 +20,3 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/avatar": "^1.4.2", | ||
"@hig/avatar": "^2.1.0", | ||
"@hig/utils": "^0.4.1", | ||
@@ -27,4 +27,4 @@ "emotion": "^10.0.0", | ||
"peerDependencies": { | ||
"@hig/theme-context": "^3.0.3", | ||
"@hig/theme-data": "^2.22.1", | ||
"@hig/theme-context": "^4.1.0", | ||
"@hig/theme-data": "^2.23.0", | ||
"react": "^17.0.0" | ||
@@ -31,0 +31,0 @@ }, |
@@ -7,3 +7,2 @@ # Avatar Bundle | ||
## Getting started | ||
@@ -10,0 +9,0 @@ |
35748
78
+ Added@hig/avatar@2.2.0(transitive)
+ Added@hig/theme-context@4.3.0(transitive)
+ Added@hig/theme-data@3.4.2(transitive)
- Removed@hig/avatar@1.4.2(transitive)
- Removed@hig/theme-context@3.0.3(transitive)
- Removedcreate-react-context@0.3.0(transitive)
- Removedgud@1.0.0(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-lifecycles-compat@3.0.4(transitive)
- Removedwarning@4.0.3(transitive)
Updated@hig/avatar@^2.1.0