Skip to content

Commit

Permalink
chore(release): 5.43.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.43.2](v5.43.1...v5.43.2) (2023-03-23)

### Bug Fixes

* **accordion:** remove aria-disabled ([73cdfe3](73cdfe3))
  • Loading branch information
semantic-release-bot committed Mar 23, 2023
1 parent d9e9ff0 commit c103de5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.43.2](https://github.com/zopaUK/react-components/compare/v5.43.1...v5.43.2) (2023-03-23)


### Bug Fixes

* **accordion:** remove aria-disabled ([73cdfe3](https://github.com/zopaUK/react-components/commit/73cdfe343f5fa90153ec24f6b0c0547ed183cb27))

## [5.43.1](https://github.com/zopaUK/react-components/compare/v5.43.0...v5.43.1) (2023-03-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@zopauk/react-components",
"sideEffects": false,
"description": "Shared react styled components for all the Zopa projects.",
"version": "5.43.1",
"version": "5.43.2",
"license": "MIT",
"author": "Zopa Ltd <frontend-opensource@zopa.com> (https://zopa.com)",
"main": "cjs/src/index.js",
Expand Down

0 comments on commit c103de5

Please sign in to comment.