Skip to content

Commit

Permalink
chore(release): 112.0.1
Browse files Browse the repository at this point in the history
### [112.0.1](v112.0.0...v112.0.1) (2023-01-09)

### Bug Fixes

* **tabs:** ensure arrow navigation is correct when Tabs are used within Drawer ([150d67e](150d67e)), closes [#5597](#5597)
  • Loading branch information
semantic-release-bot authored and carbonci committed Jan 9, 2023
1 parent f8f5cc3 commit bdad96f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [112.0.1](https://github.com/Sage/carbon/compare/v112.0.0...v112.0.1) (2023-01-09)


### Bug Fixes

* **tabs:** ensure arrow navigation is correct when Tabs are used within Drawer ([150d67e](https://github.com/Sage/carbon/commit/150d67e4d443ce18f1d0b8f3767825e361adf24b)), closes [#5597](https://github.com/Sage/carbon/issues/5597)

## [112.0.0](https://github.com/Sage/carbon/compare/v111.22.4...v112.0.0) (2023-01-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-react",
"version": "112.0.0",
"version": "112.0.1",
"description": "A library of reusable React components for easily building user interfaces.",
"files": [
"lib",
Expand Down

0 comments on commit bdad96f

Please sign in to comment.