@commercetools-uikit/tag 12.2.6 → 12.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -154,7 +154,7 @@ Tag.displayName = 'Tag';
|
|
|
154
154
|
var Tag$1 = Tag;
|
|
155
155
|
|
|
156
156
|
// NOTE: This string will be replaced on build time with the package version.
|
|
157
|
-
var version = "12.2.
|
|
157
|
+
var version = "12.2.7";
|
|
158
158
|
|
|
159
159
|
exports["default"] = Tag$1;
|
|
160
160
|
exports.version = version;
|
|
@@ -137,7 +137,7 @@ Tag.displayName = 'Tag';
|
|
|
137
137
|
var Tag$1 = Tag;
|
|
138
138
|
|
|
139
139
|
// NOTE: This string will be replaced on build time with the package version.
|
|
140
|
-
var version = "12.2.
|
|
140
|
+
var version = "12.2.7";
|
|
141
141
|
|
|
142
142
|
exports["default"] = Tag$1;
|
|
143
143
|
exports.version = version;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-uikit/tag",
|
|
3
3
|
"description": "A tag is often used for items that need to be labeled or categorized.",
|
|
4
|
-
"version": "12.2.
|
|
4
|
+
"version": "12.2.7",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@commercetools-uikit/accessible-button": "12.2.5",
|
|
25
25
|
"@commercetools-uikit/constraints": "12.2.5",
|
|
26
26
|
"@commercetools-uikit/design-system": "12.2.5",
|
|
27
|
-
"@commercetools-uikit/icons": "12.2.
|
|
27
|
+
"@commercetools-uikit/icons": "12.2.7",
|
|
28
28
|
"@commercetools-uikit/text": "12.2.5",
|
|
29
29
|
"@emotion/react": "^11.4.0",
|
|
30
30
|
"@emotion/styled": "^11.3.0",
|