terra-dialog
Advanced tools
Comparing version 2.51.0 to 2.52.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.52.0 - (November 10, 2020) | ||
* Changed | ||
* Minor dependency version bump | ||
## 2.51.0 - (October 27, 2020) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-dialog", | ||
"main": "lib/Dialog.js", | ||
"version": "2.51.0", | ||
"version": "2.52.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.48.0", | ||
"terra-button": "^3.49.0", | ||
"terra-content-container": "^3.30.0", | ||
@@ -52,3 +52,3 @@ "terra-icon": "^3.37.0", | ||
}, | ||
"gitHead": "6e29f8f1dad526259a02fea6a926fb6545998098" | ||
"gitHead": "1b981da7df893b44257a6fbffb2cbaccc6714b97" | ||
} |
66162
Updatedterra-button@^3.49.0