Skip to content

Commit 12710e5

Browse files
New version release
1 parent def3a63 commit 12710e5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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.2 - 2025-05-26
27+
28+
- Updated: the column resizing handle styles.
29+
2630
## 8.3.1 - 2025-05-20
2731

2832
- Updated: the duplicate email error message and style.
@@ -96,7 +100,6 @@ iPad Pro (11-inch) - Tested using Xcode
96100
Fixed data-cy label for *Input*.
97101
## 8.2.59 - 2025-02-07
98102
- Fixed TypeError in `useOverlay` hook.
99-
100103
## 8.2.58 - 2025-02-07
101104

102105
- Wrapped all localStorage operations in try-catch blocks to handle potential failures in private browsing mode or due to storage restrictions.
@@ -387,7 +390,6 @@ Updates all formik components in neetoUI to use status to show server error and
387390
- Updated: `--neeto-ui-info-500` from `#2680eb` to `#4390ef`.
388391
- Updated: `--neeto-ui-info-100` from `#0b4589` to `#0a3871`.
389392
### Utility classes
390-
391393
- Added: Utility classes for the newly added colors.
392394

393395
### Box shadows
@@ -815,7 +817,6 @@ prop in *Select* component.
815817
## 5.0.4 - 2023-05-29
816818
- Fixed: Overrided `onChange` function to output empty array if value is null in
817819
*DatePicker*
818-
819820
## 5.0.3 - 2023-05-29
820821

821822
- Fixed: the issue of filter invalid emails link for valid emails in

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

0 commit comments

Comments
 (0)