terra-dialog
Advanced tools
Comparing version 2.49.0 to 2.50.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.50.0 - (August 18, 2020) | ||
* Changed | ||
* Minor dependency version bump | ||
## 2.49.0 - (August 6, 2020) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-dialog", | ||
"main": "lib/Dialog.js", | ||
"version": "2.49.0", | ||
"version": "2.50.0", | ||
"description": "Dialogs are temporary views that can be used in a myriad of ways. Dialogs have the ability to alert users to act on critical information. In doing so, Dialogs may allow users to avoid destructive decisions, and also extend user workflows without disorienting the user.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.46.0", | ||
"terra-button": "^3.47.0", | ||
"terra-content-container": "^3.30.0", | ||
@@ -52,3 +52,3 @@ "terra-icon": "^3.36.0", | ||
}, | ||
"gitHead": "93790f21ad3382b31afbbbea59a67fc5353ed378" | ||
"gitHead": "30cd44f286d03e38a528843f7ce0c020d5935a02" | ||
} |
66007
33
Updatedterra-button@^3.47.0