Skip to content

Commit 8d514e1

Browse files
New version release
1 parent 640be38 commit 8d514e1

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.9 - 2025-06-18
27+
28+
- Fixed: TypeError in *Toastr* component
29+
2630
## 8.3.8 - 2025-06-18
2731

2832
This PR makes changes to handle the case when the options passed to the Select component are grouped.
@@ -144,7 +148,6 @@ Fixed data-cy label for *Input*.
144148
## 8.2.56 - 2025-02-06
145149
- Added logic to show clear selection callout when all table rows are selected
146150
## 8.2.53 - 2025-01-23
147-
148151
- Added: `data-cy` label for *ProgressBar*
149152

150153
## 8.2.52 - 2025-01-22
@@ -437,7 +440,6 @@ Updates all formik components in neetoUI to use status to show server error and
437440
### Storybook updates
438441
- Updated: Storybook theme to match the branding.
439442
- Improved: Documentation readability.
440-
441443
## 6.8.3 - 2024-06-24
442444

443445
- Added option to pass data-cy to accordion
@@ -850,7 +852,6 @@ prop in *Select* component.
850852
## 5.0.1 - 2023-05-07
851853
- Added: resize and reorder columns functionality to *Table* component.
852854
## 5.0.0 - 2023-04-28
853-
854855
Removed following components from `neetoui`:
855856

856857
- `Header`

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.8",
3+
"version": "8.3.9",
44
"author": "BigBinary",
55
"license": "MIT",
66
"description": "neetoUI drives the experience at all neeto products",

0 commit comments

Comments
 (0)