terra-tag
Advanced tools
Comparing version 1.27.0 to 1.28.0
@@ -7,2 +7,7 @@ ChangeLog | ||
1.28.0 - (October 24, 2018) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
1.27.0 - (October 16, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-tag", | ||
"main": "lib/Tag.js", | ||
"version": "1.27.0", | ||
"version": "1.28.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.", | ||
@@ -31,5 +31,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-alert": "^2.31.0", | ||
"terra-doc-template": "^1.18.0", | ||
"terra-icon": "^2.25.0" | ||
"terra-alert": "^2.32.0", | ||
"terra-doc-template": "^1.19.0", | ||
"terra-icon": "^2.26.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
58924
Updatedterra-alert@^2.32.0
Updatedterra-doc-template@^1.19.0
Updatedterra-icon@^2.26.0