Skip to content

Commit

Permalink
New version release
Browse files Browse the repository at this point in the history
  • Loading branch information
praveen-murali-ind committed Jan 21, 2025
1 parent 770de7d commit 73b317a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ Each change is prefixed with one of these keywords::
- *Fixed*: Denotes bug fixes.
- *Security*: Pertains to actions taken in response to vulnerabilities.

## 8.2.50 - 2025-01-21

- Fixed issue with table height computation when reorder column is enabled.

## 8.2.49 - 2025-01-10

- Added: Click functionality to the *Switch* component
Expand Down Expand Up @@ -261,7 +265,6 @@ Updates all formik components in neetoUI to use status to show server error and
- Added: `--neeto-ui-accent-100` - `#e6f4ff`.
- Added: `--neeto-ui-accent-50` - `#eff8ff`.
- Updated: `--neeto-ui-success-800` from `#107154` to `#01795d`.

- Updated: `--neeto-ui-success-600` from `#12805c` to `#018d6d`.

- Updated: `--neeto-ui-success-500` from `#268e6c` to `#02a27c`.
Expand Down Expand Up @@ -708,7 +711,6 @@ Fixed: Duplicate onSubmit call bug while repeatedly clicking on submit button.
- Fixed: error value output in color picker when the initial value is undefined
## 5.0.17 - 2023-07-31
Changed: Disabled auto close for error toasters.

## 5.0.15 - 2023-07-18

- Removed: default empty box image from NoData component.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigbinary/neetoui",
"version": "8.2.49",
"version": "8.2.50",
"author": "BigBinary",
"license": "MIT",
"description": "neetoUI drives the experience at all neeto products",
Expand Down

0 comments on commit 73b317a

Please sign in to comment.