@hig/notifications-flyout
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -0,1 +1,8 @@ | ||
# [@hig/notifications-flyout-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/notifications-flyout@2.1.2...@hig/notifications-flyout@2.1.3) (2021-08-11) | ||
### Bug Fixes | ||
* set success color for light gray to correct value ([3552329](https://github.com/Autodesk/hig/commit/3552329)) | ||
# [@hig/notifications-flyout-v2.1.2](https://github.com/Autodesk/hig/compare/@hig/notifications-flyout@2.1.1...@hig/notifications-flyout@2.1.2) (2020-12-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/notifications-flyout", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "HIG NotificationsFlyout", | ||
@@ -22,8 +22,8 @@ "author": "Autodesk Inc.", | ||
"@hig/behaviors": "^1.1.1", | ||
"@hig/flyout": "^1.2.1", | ||
"@hig/flyout": "^1.2.2", | ||
"@hig/icon-button": "^2.5.0", | ||
"@hig/icons": "^3.2.0", | ||
"@hig/progress-ring": "^1.0.2", | ||
"@hig/rich-text": "^1.1.0", | ||
"@hig/typography": "^1.1.0", | ||
"@hig/icons": "^3.4.0", | ||
"@hig/progress-ring": "^1.2.0", | ||
"@hig/rich-text": "^1.2.0", | ||
"@hig/typography": "^1.2.0", | ||
"@hig/utils": "^0.4.0", | ||
@@ -35,3 +35,3 @@ "emotion": "^10.0.0", | ||
"devDependencies": { | ||
"@hig/avatar": "^1.2.0", | ||
"@hig/avatar": "^1.4.0", | ||
"@hig/babel-preset": "^0.1.1", | ||
@@ -46,3 +46,3 @@ "@hig/eslint-config": "^0.1.0", | ||
"@hig/theme-context": "^3.0.1", | ||
"@hig/theme-data": "^2.19.0", | ||
"@hig/theme-data": "^2.21.1", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -49,0 +49,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
159052
3875
Updated@hig/flyout@^1.2.2
Updated@hig/icons@^3.4.0
Updated@hig/progress-ring@^1.2.0
Updated@hig/rich-text@^1.2.0
Updated@hig/typography@^1.2.0