terra-form-field
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -7,2 +7,9 @@ ChangeLog | ||
4.2.0 - (April 28, 2020) | ||
------------------ | ||
### Changed | ||
* Removed "View Component Source Code" from docs in favour of source code badge | ||
### Added | ||
* Added clinical-lowlight-theme wdio screenshots | ||
4.1.0 - (April 22, 2020) | ||
@@ -9,0 +16,0 @@ ------------------ |
{ | ||
"name": "terra-form-field", | ||
"main": "lib/Field.js", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "The Form Field component handles the layout of the label, help text and error text associated with a form element.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/cerner/terra-core.git" | ||
"url": "git+https://github.com/cerner/terra-core.git", | ||
"directory": "packages/terra-form-field" | ||
}, | ||
@@ -31,3 +32,3 @@ "keywords": [ | ||
"prop-types": "^15.5.8", | ||
"terra-icon": "^3.29.0" | ||
"terra-icon": "^3.30.0" | ||
}, | ||
@@ -47,3 +48,3 @@ "scripts": { | ||
}, | ||
"gitHead": "260525965e8cadfcb40b9acf10cecf8731d8489c" | ||
"gitHead": "5e0b4b9f28277197ff0dfba8ff6ba0e60ebd0672" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
111353
Updatedterra-icon@^3.30.0