@commercetools-uikit/tag 15.5.0 → 15.5.1

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.
@@ -142,7 +142,7 @@ Tag.displayName = 'Tag';
142
142
  var Tag$1 = Tag;
143
143
 
144
144
  // NOTE: This string will be replaced on build time with the package version.
145
- var version = "15.5.0";
145
+ var version = "15.5.1";
146
146
 
147
147
  exports["default"] = Tag$1;
148
148
  exports.version = version;
@@ -125,7 +125,7 @@ Tag.displayName = 'Tag';
125
125
  var Tag$1 = Tag;
126
126
 
127
127
  // NOTE: This string will be replaced on build time with the package version.
128
- var version = "15.5.0";
128
+ var version = "15.5.1";
129
129
 
130
130
  exports["default"] = Tag$1;
131
131
  exports.version = version;
@@ -122,6 +122,6 @@ Tag.displayName = 'Tag';
122
122
  var Tag$1 = Tag;
123
123
 
124
124
  // NOTE: This string will be replaced on build time with the package version.
125
- var version = "15.5.0";
125
+ var version = "15.5.1";
126
126
 
127
127
  export { Tag$1 as default, 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": "15.5.0",
4
+ "version": "15.5.1",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,11 +21,11 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.19.0",
23
23
  "@babel/runtime-corejs3": "^7.19.1",
24
- "@commercetools-uikit/accessible-button": "15.5.0",
25
- "@commercetools-uikit/constraints": "15.5.0",
26
- "@commercetools-uikit/design-system": "15.5.0",
27
- "@commercetools-uikit/icons": "15.5.0",
28
- "@commercetools-uikit/text": "15.5.0",
24
+ "@commercetools-uikit/accessible-button": "15.5.1",
25
+ "@commercetools-uikit/constraints": "15.5.1",
26
+ "@commercetools-uikit/design-system": "15.5.1",
27
+ "@commercetools-uikit/icons": "15.5.1",
28
+ "@commercetools-uikit/text": "15.5.1",
29
29
  "@emotion/react": "^11.4.0",
30
30
  "@emotion/styled": "^11.3.0",
31
31
  "prop-types": "15.8.1",