Skip to content

Commit 5c8a635

Browse files
Bump version
1 parent a70ce2d commit 5c8a635

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.11 - 2025-07-08
27+
28+
- Fixed release workflow.
29+
2630
## 8.3.10 - 2025-06-23
2731

2832
Adds support to display a tooltip over the options in Select dropdown.
@@ -154,7 +158,6 @@ Fixed data-cy label for *Input*.
154158
## 8.2.53 - 2025-01-23
155159
- Added: `data-cy` label for *ProgressBar*
156160
## 8.2.52 - 2025-01-22
157-
158161
- Fixed TypeError in Pane component.
159162

160163
## 8.2.51 - 2025-01-21
@@ -445,7 +448,6 @@ Updates all formik components in neetoUI to use status to show server error and
445448
- Improved: Documentation readability.
446449
## 6.8.3 - 2024-06-24
447450
- Added option to pass data-cy to accordion
448-
449451
## 6.8.2 - 2024-06-19
450452

451453
https://navaneeth-d.neetorecord.com/watch/f777bc32-f8f1-4dd0-85bb-04be9c369c7b
@@ -864,7 +866,6 @@ Removed following components from `neetoui`:
864866
- `Container`
865867
- `Scrollable`
866868
- `Page`
867-
868869
## 4.4.27 - 2023-04-24
869870

870871
- Added: `unlmitedChars` prop to *Input* and *Textarea* and reverted the

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

0 commit comments

Comments
 (0)