terra-form-field
Advanced tools
@@ -5,2 +5,7 @@ # Changelog | ||
## 4.25.0 - (April 27, 2023) | ||
* Changed | ||
* Minor dependency version bump | ||
## 4.24.0 - (February 15, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-form-field", | ||
"main": "lib/Field.js", | ||
"version": "4.24.0", | ||
"version": "4.25.0", | ||
"description": "The Form Field component handles the layout of the label, help text and error text associated with a form element.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-icon": "^3.53.0", | ||
"terra-icon": "^3.54.0", | ||
"terra-theme-context": "^1.0.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "632d9cecc4c480d250ddef2ee6999349eda97641" | ||
"gitHead": "78e099e7db5bee2cff914c34c00278faffd86d44" | ||
} |
67854
0.11%