@commercetools-uikit/localized-rich-text-input 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.
@@ -737,7 +737,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
737
737
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
738
738
 
739
739
  // NOTE: This string will be replaced on build time with the package version.
740
- var version = "12.2.6";
740
+ var version = "12.2.7";
741
741
 
742
742
  exports["default"] = LocalizedRichTextInput$1;
743
743
  exports.version = version;
@@ -577,7 +577,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
577
577
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
578
578
 
579
579
  // NOTE: This string will be replaced on build time with the package version.
580
- var version = "12.2.6";
580
+ var version = "12.2.7";
581
581
 
582
582
  exports["default"] = LocalizedRichTextInput$1;
583
583
  exports.version = version;
@@ -708,6 +708,6 @@ LocalizedRichTextInput.isTouched = isTouched;
708
708
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
709
709
 
710
710
  // NOTE: This string will be replaced on build time with the package version.
711
- var version = "12.2.6";
711
+ var version = "12.2.7";
712
712
 
713
713
  export { LocalizedRichTextInput$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/localized-rich-text-input",
3
3
  "description": "A controlled text input component for localized rich text input with validation states.",
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",
@@ -26,11 +26,11 @@
26
26
  "@commercetools-uikit/design-system": "12.2.5",
27
27
  "@commercetools-uikit/flat-button": "12.2.5",
28
28
  "@commercetools-uikit/hooks": "12.2.5",
29
- "@commercetools-uikit/icons": "12.2.6",
30
- "@commercetools-uikit/input-utils": "12.2.6",
29
+ "@commercetools-uikit/icons": "12.2.7",
30
+ "@commercetools-uikit/input-utils": "12.2.7",
31
31
  "@commercetools-uikit/localized-utils": "12.2.5",
32
32
  "@commercetools-uikit/messages": "12.2.5",
33
- "@commercetools-uikit/rich-text-utils": "12.2.6",
33
+ "@commercetools-uikit/rich-text-utils": "12.2.7",
34
34
  "@commercetools-uikit/spacings-inline": "12.2.5",
35
35
  "@commercetools-uikit/spacings-stack": "12.2.5",
36
36
  "@commercetools-uikit/text": "12.2.5",