es-components-via-theme
Advanced tools
Comparing version 19.0.0 to 19.0.28
@@ -6,2 +6,10 @@ # Change Log | ||
## <small>19.0.28 (2019-04-17)</small> | ||
* Fix: (chpink) Change danger icon; fix icon centering ([6c19230](https://github.com/WTW-IM/es-components/commit/6c19230)) | ||
## 19.0.0 (2019-03-06) | ||
@@ -8,0 +16,0 @@ |
@@ -434,3 +434,3 @@ const white = '#fff'; | ||
warning: 'exclamation-sign', | ||
danger: 'exclamation-circle', | ||
danger: 'remove-circle', | ||
advisor: 'agent' | ||
@@ -437,0 +437,0 @@ }, |
{ | ||
"name": "es-components-via-theme", | ||
"version": "19.0.0", | ||
"version": "19.0.28", | ||
"main": "index.js", | ||
"author": "Willis Towers Watson - Individual Marketplace", | ||
"license": "MIT", | ||
"gitHead": "3d4e3653f7e9b05403dab0f2c90ace0674d49029" | ||
"gitHead": "7deae53c90cdc0ffe1f575159c44c668e07a7579" | ||
} |
13081