terra-dialog
Advanced tools
Comparing version 2.66.0 to 2.67.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.67.0 - (February 15, 2023) | ||
* Changed | ||
* Updated wdio screenshots due to functional-testing upgrade. | ||
## 2.66.0 - (February 7, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-dialog", | ||
"main": "lib/Dialog.js", | ||
"version": "2.66.0", | ||
"version": "2.67.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,5 +32,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.62.0", | ||
"terra-content-container": "^3.37.0", | ||
"terra-icon": "^3.52.0", | ||
"terra-button": "^3.63.0", | ||
"terra-content-container": "^3.38.0", | ||
"terra-icon": "^3.53.0", | ||
"terra-mixins": "^1.40.0", | ||
@@ -52,3 +52,3 @@ "terra-theme-context": "^1.0.0" | ||
}, | ||
"gitHead": "5baec333cd23f0e17bbd3ced48e1dbf74ba6cc9e" | ||
"gitHead": "632d9cecc4c480d250ddef2ee6999349eda97641" | ||
} |
68149
Updatedterra-button@^3.63.0
Updatedterra-icon@^3.53.0