@commercetools-uikit/tag 15.11.1 → 15.11.2

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.
@@ -165,7 +165,7 @@ Tag.displayName = 'Tag';
165
165
  var Tag$1 = Tag;
166
166
 
167
167
  // NOTE: This string will be replaced on build time with the package version.
168
- var version = "15.11.1";
168
+ var version = "15.11.2";
169
169
 
170
170
  exports["default"] = Tag$1;
171
171
  exports.version = version;
@@ -146,7 +146,7 @@ Tag.displayName = 'Tag';
146
146
  var Tag$1 = Tag;
147
147
 
148
148
  // NOTE: This string will be replaced on build time with the package version.
149
- var version = "15.11.1";
149
+ var version = "15.11.2";
150
150
 
151
151
  exports["default"] = Tag$1;
152
152
  exports.version = version;
@@ -144,6 +144,6 @@ Tag.displayName = 'Tag';
144
144
  var Tag$1 = Tag;
145
145
 
146
146
  // NOTE: This string will be replaced on build time with the package version.
147
- var version = "15.11.1";
147
+ var version = "15.11.2";
148
148
 
149
149
  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.11.1",
4
+ "version": "15.11.2",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,12 +21,12 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.19.0",
23
23
  "@babel/runtime-corejs3": "^7.19.1",
24
- "@commercetools-uikit/accessible-button": "15.11.1",
25
- "@commercetools-uikit/constraints": "15.11.1",
26
- "@commercetools-uikit/design-system": "15.11.1",
27
- "@commercetools-uikit/icons": "15.11.1",
28
- "@commercetools-uikit/spacings": "15.11.1",
29
- "@commercetools-uikit/text": "15.11.1",
24
+ "@commercetools-uikit/accessible-button": "15.11.2",
25
+ "@commercetools-uikit/constraints": "15.11.2",
26
+ "@commercetools-uikit/design-system": "15.11.2",
27
+ "@commercetools-uikit/icons": "15.11.2",
28
+ "@commercetools-uikit/spacings": "15.11.2",
29
+ "@commercetools-uikit/text": "15.11.2",
30
30
  "@emotion/react": "^11.4.0",
31
31
  "@emotion/styled": "^11.3.0",
32
32
  "prop-types": "15.8.1",