@hig/side-nav
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -0,1 +1,8 @@ | ||
# [@hig/side-nav-v2.2.2](https://github.com/Autodesk/hig/compare/@hig/side-nav@2.2.1...@hig/side-nav@2.2.2) (2021-08-17) | ||
### Bug Fixes | ||
* **side-nav:** replace clean icon and updated its position ([#2489](https://github.com/Autodesk/hig/issues/2489)) ([bdb638d](https://github.com/Autodesk/hig/commit/bdb638d)) | ||
# [@hig/side-nav-v2.2.1](https://github.com/Autodesk/hig/compare/@hig/side-nav@2.2.0...@hig/side-nav@2.2.1) (2020-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/side-nav", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "HIG SideNav components", | ||
@@ -21,8 +21,8 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/icon-button": "^2.4.1", | ||
"@hig/icons": "^3.2.0", | ||
"@hig/skeleton-item": "^1.1.1", | ||
"@hig/surface": "^1.1.0", | ||
"@hig/icon-button": "^2.5.0", | ||
"@hig/icons": "^3.4.0", | ||
"@hig/skeleton-item": "^1.2.0", | ||
"@hig/surface": "^1.2.0", | ||
"@hig/text-link": "^1.1.0", | ||
"@hig/typography": "^1.0.3", | ||
"@hig/typography": "^1.2.0", | ||
"@hig/utils": "^0.4.0", | ||
@@ -40,4 +40,4 @@ "emotion": "^10.0.0", | ||
"peerDependencies": { | ||
"@hig/theme-context": "^3.0.0", | ||
"@hig/theme-data": "^2.17.0", | ||
"@hig/theme-context": "^3.0.1", | ||
"@hig/theme-data": "^2.21.1", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
224458
5290
Updated@hig/icon-button@^2.5.0
Updated@hig/icons@^3.4.0
Updated@hig/skeleton-item@^1.2.0
Updated@hig/surface@^1.2.0
Updated@hig/typography@^1.2.0