Skip to content

Commit

Permalink
updated version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Oct 17, 2023
1 parent e799227 commit d0be5d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

- **Version 2.2 (breaking changes from 2.1.x)**

- 2.2.19: Add HorizontalOverflowWrapper component and refactor Tabs Component overflow scroll.
- 2.2.18:
- Refactored select role attribute.
- Fixed Pagination-button border-radius.
- Added colors for Focus and Selected options in Select forms.
- Add HorizontalOverflowWrapper component and refactor Tabs Component overflow scroll.
- 2.2.17: Refactor Pagination to include aria labels and make aria label required on texarea, input and select components.
- 2.2.15/2.2.16: Added more NLDS options to Pagination.
- 2.2.13/2.2.14:
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": "@conduction/components",
"version": "2.2.19",
"version": "2.2.18",
"description": "React (Gatsby) components used within the Conduction Skeleton Application (and its implementations)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit d0be5d4

Please sign in to comment.