terra-dialog
Advanced tools
Comparing version 2.69.0 to 2.70.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.70.0 - (April 27, 2023) | ||
* Changed | ||
* Minor dependency version bump | ||
## 2.69.0 - (March 1, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-dialog", | ||
"main": "lib/Dialog.js", | ||
"version": "2.69.0", | ||
"version": "2.70.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.", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
"terra-content-container": "^3.38.0", | ||
"terra-icon": "^3.53.0", | ||
"terra-icon": "^3.54.0", | ||
"terra-mixins": "^1.40.0", | ||
@@ -52,3 +52,3 @@ "terra-theme-context": "^1.0.0" | ||
}, | ||
"gitHead": "54aaf1969cdb2eaaee9f5ea438ea086fd4e814b8" | ||
"gitHead": "78e099e7db5bee2cff914c34c00278faffd86d44" | ||
} |
68376
Updatedterra-icon@^3.54.0