@commercetools-uikit/notifications 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.
@@ -137,7 +137,7 @@ ContentNotification.displayName = 'ContentNotification';
137
137
  var ContentNotification$1 = ContentNotification;
138
138
 
139
139
  // NOTE: This string will be replaced on build time with the package version.
140
- var version = "12.2.6";
140
+ var version = "12.2.7";
141
141
 
142
142
  exports.ContentNotification = ContentNotification$1;
143
143
  exports.version = version;
@@ -126,7 +126,7 @@ ContentNotification.displayName = 'ContentNotification';
126
126
  var ContentNotification$1 = ContentNotification;
127
127
 
128
128
  // NOTE: This string will be replaced on build time with the package version.
129
- var version = "12.2.6";
129
+ var version = "12.2.7";
130
130
 
131
131
  exports.ContentNotification = ContentNotification$1;
132
132
  exports.version = version;
@@ -121,6 +121,6 @@ ContentNotification.displayName = 'ContentNotification';
121
121
  var ContentNotification$1 = ContentNotification;
122
122
 
123
123
  // NOTE: This string will be replaced on build time with the package version.
124
- var version = "12.2.6";
124
+ var version = "12.2.7";
125
125
 
126
126
  export { ContentNotification$1 as ContentNotification, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/notifications",
3
3
  "description": "Notification components.",
4
- "version": "12.2.6",
4
+ "version": "12.2.7",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -22,7 +22,7 @@
22
22
  "@babel/runtime": "7.16.3",
23
23
  "@babel/runtime-corejs3": "7.16.3",
24
24
  "@commercetools-uikit/design-system": "12.2.5",
25
- "@commercetools-uikit/icons": "12.2.6",
25
+ "@commercetools-uikit/icons": "12.2.7",
26
26
  "@commercetools-uikit/utils": "12.2.5",
27
27
  "@emotion/react": "^11.4.0",
28
28
  "common-tags": "1.8.2",