@commercetools-uikit/rich-text-utils 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.
@@ -3394,7 +3394,7 @@ RichTextEditorBody.defaultProps = {
3394
3394
  var RichTextEditorBody$1 = RichTextEditorBody;
3395
3395
 
3396
3396
  // NOTE: This string will be replaced on build time with the package version.
3397
- var version = "12.2.6";
3397
+ var version = "12.2.7";
3398
3398
 
3399
3399
  exports.HiddenInput = HiddenInput$1;
3400
3400
  exports.RichTextBody = RichTextEditorBody$1;
@@ -3258,7 +3258,7 @@ RichTextEditorBody.defaultProps = {
3258
3258
  var RichTextEditorBody$1 = RichTextEditorBody;
3259
3259
 
3260
3260
  // NOTE: This string will be replaced on build time with the package version.
3261
- var version = "12.2.6";
3261
+ var version = "12.2.7";
3262
3262
 
3263
3263
  exports.HiddenInput = HiddenInput$1;
3264
3264
  exports.RichTextBody = RichTextEditorBody$1;
@@ -3357,6 +3357,6 @@ RichTextEditorBody.defaultProps = {
3357
3357
  var RichTextEditorBody$1 = RichTextEditorBody;
3358
3358
 
3359
3359
  // NOTE: This string will be replaced on build time with the package version.
3360
- var version = "12.2.6";
3360
+ var version = "12.2.7";
3361
3361
 
3362
3362
  export { HiddenInput$1 as HiddenInput, RichTextEditorBody$1 as RichTextBody, html$1 as html, isRichTextEmpty as isEmpty, index as localized, plugins$1 as richTextPlugins, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/rich-text-utils",
3
3
  "description": "Utilities for working with rich-text 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",
@@ -25,8 +25,8 @@
25
25
  "@babel/runtime": "7.16.3",
26
26
  "@babel/runtime-corejs3": "7.16.3",
27
27
  "@commercetools-uikit/design-system": "12.2.5",
28
- "@commercetools-uikit/icons": "12.2.6",
29
- "@commercetools-uikit/input-utils": "12.2.6",
28
+ "@commercetools-uikit/icons": "12.2.7",
29
+ "@commercetools-uikit/input-utils": "12.2.7",
30
30
  "@commercetools-uikit/spacings-inline": "12.2.5",
31
31
  "@commercetools-uikit/tooltip": "12.2.5",
32
32
  "@commercetools-uikit/utils": "12.2.5",