Skip to content

Commit f64ac35

Browse files
New version release
1 parent f1afaf4 commit f64ac35

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Each change is prefixed with one of these keywords::
2323
- *Fixed*: Denotes bug fixes.
2424
- *Security*: Pertains to actions taken in response to vulnerabilities.
2525

26+
## 8.3.10 - 2025-06-23
27+
28+
Adds support to display a tooltip over the options in Select dropdown.
29+
2630
## 8.3.9 - 2025-06-18
2731

2832
- Fixed: TypeError in *Toastr* component
@@ -149,7 +153,6 @@ Fixed data-cy label for *Input*.
149153
- Added logic to show clear selection callout when all table rows are selected
150154
## 8.2.53 - 2025-01-23
151155
- Added: `data-cy` label for *ProgressBar*
152-
153156
## 8.2.52 - 2025-01-22
154157

155158
- Fixed TypeError in Pane component.
@@ -441,7 +444,6 @@ Updates all formik components in neetoUI to use status to show server error and
441444
- Updated: Storybook theme to match the branding.
442445
- Improved: Documentation readability.
443446
## 6.8.3 - 2024-06-24
444-
445447
- Added option to pass data-cy to accordion
446448

447449
## 6.8.2 - 2024-06-19
@@ -853,7 +855,6 @@ prop in *Select* component.
853855
- Added: resize and reorder columns functionality to *Table* component.
854856
## 5.0.0 - 2023-04-28
855857
Removed following components from `neetoui`:
856-
857858
- `Header`
858859
- `SubHeader`
859860
- `MenuBar`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigbinary/neetoui",
3-
"version": "8.3.9",
3+
"version": "8.3.10",
44
"author": "BigBinary",
55
"license": "MIT",
66
"description": "neetoUI drives the experience at all neeto products",

0 commit comments

Comments
 (0)