terra-tag
Advanced tools
Comparing version 2.57.0 to 2.58.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.58.0 - (August 1, 2023) | ||
* Changed | ||
* Minor dependency version bump | ||
## 2.57.0 - (April 27, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-tag", | ||
"main": "lib/Tag.js", | ||
"version": "2.57.0", | ||
"version": "2.58.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.54.0", | ||
"terra-icon": "^3.55.0", | ||
"terra-theme-context": "^1.0.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "78e099e7db5bee2cff914c34c00278faffd86d44" | ||
"gitHead": "a610800cfec434324bca8a092e039a1a675523cf" | ||
} |
52525
Updatedterra-icon@^3.55.0