terra-dialog
Advanced tools
Comparing version 2.62.0 to 2.63.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.63.0 - (November 2, 2021) | ||
* Changed | ||
* Minor dependency version bump | ||
## 2.62.0 - (September 21, 2021) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-dialog", | ||
"main": "lib/Dialog.js", | ||
"version": "2.62.0", | ||
"version": "2.63.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,4 +32,4 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.59.0", | ||
"terra-content-container": "^3.35.0", | ||
"terra-button": "^3.60.0", | ||
"terra-content-container": "^3.36.0", | ||
"terra-icon": "^3.46.0", | ||
@@ -52,3 +52,3 @@ "terra-mixins": "^1.40.0", | ||
}, | ||
"gitHead": "b63b085b6be99ff184a3c43eab5d24843315942e" | ||
"gitHead": "655ea257dfb8649b5c003eeb580bd9f377227cc5" | ||
} |
67312
Updatedterra-button@^3.60.0