Skip to content

Commit

Permalink
New version release
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshu-rajput-git committed Feb 11, 2025
1 parent 86c369d commit bf44e9a
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.60 - 2025-02-11

Fixed data-cy label for *Input*.

## 8.2.59 - 2025-02-07

- Fixed TypeError in `useOverlay` hook.
Expand Down Expand Up @@ -301,7 +305,6 @@ Updates all formik components in neetoUI to use status to show server error and
- Updated: `--neeto-ui-primary-800` from `#39b990` to `#00f5c8`.
- Updated: `--neeto-ui-primary-600` from `#33ab84` to `#00e0b7`.
- Updated: `--neeto-ui-primary-500` from `#2d9d78` to `#00cca7`.

- Updated: `--neeto-ui-primary-100` from `#175541` to `#003d31`.

- Added: `--neeto-ui-primary-50` - `#002921`.
Expand Down Expand Up @@ -739,7 +742,6 @@ Fixed warnings in jest tests.
- Added `neeto-commons-frontend` and `neeto-icons` to peer dependencies.
## 5.0.12 - 2023-06-29
- Changed: Default value of`scrollToErrorField` prop of formik *Form* to false.

## 5.0.11 - 2023-06-27

- Added: `hasScrollToErrorField` prop to formik *Form* 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.59",
"version": "8.2.60",
"author": "BigBinary",
"license": "MIT",
"description": "neetoUI drives the experience at all neeto products",
Expand Down

0 comments on commit bf44e9a

Please sign in to comment.