terra-tag
Advanced tools
Comparing version 2.55.0 to 2.56.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.56.0 - (February 15, 2023) | ||
* Changed | ||
* Updated wdio screenshots due to functional-testing upgrade. | ||
## 2.55.0 - (February 7, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-tag", | ||
"main": "lib/Tag.js", | ||
"version": "2.55.0", | ||
"version": "2.56.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.52.0", | ||
"terra-icon": "^3.53.0", | ||
"terra-theme-context": "^1.0.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "5baec333cd23f0e17bbd3ced48e1dbf74ba6cc9e" | ||
"gitHead": "632d9cecc4c480d250ddef2ee6999349eda97641" | ||
} |
52375
Updatedterra-icon@^3.53.0