terra-tag
Advanced tools
Comparing version 2.50.0 to 2.51.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.51.0 - (September 21, 2021) | ||
* Changed | ||
* Updated WDIO Screenshots due to webpack-config-terra sass upgrade. | ||
## 2.50.0 - (August 25, 2021) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-tag", | ||
"main": "lib/Tag.js", | ||
"version": "2.50.0", | ||
"version": "2.51.0", | ||
"description": "The tag component is used for tagging and provides users a way to trigger actions in the UI. Each tag should have text. It can optionally display an icon along with the text.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-icon": "^3.45.0", | ||
"terra-icon": "^3.46.0", | ||
"terra-theme-context": "^1.0.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "bfc30e9df7fbe2f47063d78ea21cfadf3f4d53c0" | ||
"gitHead": "b63b085b6be99ff184a3c43eab5d24843315942e" | ||
} |
68215
Updatedterra-icon@^3.46.0