terra-status
Advanced tools
Comparing version 4.45.0 to 4.46.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 4.46.0 - (July 6, 2021) | ||
* Changed | ||
* Minor dependency version bump | ||
## 4.45.0 - (June 22, 2021) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-status", | ||
"main": "lib/Status.js", | ||
"version": "4.45.0", | ||
"version": "4.46.0", | ||
"description": "The status component provides a customizable color indictor to signify a specific condition.", | ||
@@ -44,7 +44,7 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-arrange": "^3.46.0", | ||
"terra-arrange": "^3.47.0", | ||
"terra-icon": "^3.44.0", | ||
"terra-visually-hidden-text": "^2.32.0" | ||
}, | ||
"gitHead": "2977b120ca79f956841fcf0148bf342a607a570d" | ||
"gitHead": "ccca9ef22c3bd7bc08f1e3e41fbc5d32433f6369" | ||
} |
86387
Updatedterra-arrange@^3.47.0