@bloomreach/react-banana-ui 1.43.0 → 1.43.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.
@@ -16,6 +16,7 @@ export declare const ControlledSingleValue: Story;
16
16
  export declare const Multiple: Story<(typeof fruits)[0], true>;
17
17
  export declare const DefaultValueMultiple: Story<(typeof fruits)[0], true>;
18
18
  export declare const ControlledMultipleValue: Story<(typeof fruits)[0], true>;
19
+ export declare const SelectableTags: Story<(typeof fruits)[0], true>;
19
20
  export declare const Clearable: Story;
20
21
  export declare const Disabled: Story;
21
22
  export declare const DisabledMultiple: Story<(typeof fruits)[0], true>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bloomreach/react-banana-ui",
3
3
  "type": "module",
4
- "version": "1.43.0",
4
+ "version": "1.43.1",
5
5
  "private": false,
6
6
  "repository": {
7
7
  "type": "git",