terra-dialog
Advanced tools
Comparing version 2.44.0 to 2.45.0
@@ -7,2 +7,7 @@ ChangeLog | ||
2.45.0 - (June 11, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.44.0 - (June 9, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-dialog", | ||
"main": "lib/Dialog.js", | ||
"version": "2.44.0", | ||
"version": "2.45.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.41.0", | ||
"terra-button": "^3.42.0", | ||
"terra-content-container": "^3.28.0", | ||
@@ -52,3 +52,3 @@ "terra-icon": "^3.32.0", | ||
}, | ||
"gitHead": "8f2b00e0c29d873351fc4265b27a14e8c4053352" | ||
"gitHead": "ff8271d46fd2519bc59bd1ad7bd11a718dec326c" | ||
} |
66926
Updatedterra-button@^3.42.0