Skip to content

Commit

Permalink
chore(release): 104.31.1
Browse files Browse the repository at this point in the history
### [104.31.1](v104.31.0...v104.31.1) (2022-02-25)

### Bug Fixes

* **tab-title:** ensure icon color can be overridden when rendered in TabTitle ([29a5bb7](29a5bb7)), closes [#4875](#4875)
* **tab-title:** remove additional error border and prevent content jumping when has siblings ([3d29834](3d29834)), closes [#4833](#4833)
  • Loading branch information
semantic-release-bot authored and carbonci committed Feb 25, 2022
1 parent ad308b6 commit a2b2e4d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [104.31.1](https://github.com/Sage/carbon/compare/v104.31.0...v104.31.1) (2022-02-25)


### Bug Fixes

* **tab-title:** ensure icon color can be overridden when rendered in TabTitle ([29a5bb7](https://github.com/Sage/carbon/commit/29a5bb700dc0d1ff39d6e26dd2839f5081d0d531)), closes [#4875](https://github.com/Sage/carbon/issues/4875)
* **tab-title:** remove additional error border and prevent content jumping when has siblings ([3d29834](https://github.com/Sage/carbon/commit/3d2983401aeab9f20c61fb4c5e805780cf3fc7f3)), closes [#4833](https://github.com/Sage/carbon/issues/4833)

## [104.31.0](https://github.com/Sage/carbon/compare/v104.30.0...v104.31.0) (2022-02-25)


Expand Down
2 changes: 1 addition & 1 deletion 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": "104.31.0",
"version": "104.31.1",
"description": "A library of reusable React components for easily building user interfaces.",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit a2b2e4d

Please sign in to comment.