Skip to content

Commit

Permalink
chore(release): 101.3.1
Browse files Browse the repository at this point in the history
### [101.3.1](v101.3.0...v101.3.1) (2021-11-26)

### Bug Fixes

* **tab-header, tab-title:** refactor components to no longer render ul and li elements ([42be1eb](42be1eb)), closes [#4517](#4517)
  • Loading branch information
semantic-release-bot authored and carbonci committed Nov 26, 2021
1 parent f7c8378 commit 67036a3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [101.3.1](https://github.com/Sage/carbon/compare/v101.3.0...v101.3.1) (2021-11-26)


### Bug Fixes

* **tab-header, tab-title:** refactor components to no longer render ul and li elements ([42be1eb](https://github.com/Sage/carbon/commit/42be1eb2fc122aad7b737de212a20e42867b28f3)), closes [#4517](https://github.com/Sage/carbon/issues/4517)

## [101.3.0](https://github.com/Sage/carbon/compare/v101.2.0...v101.3.0) (2021-11-26)


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": "101.3.0",
"version": "101.3.1",
"description": "A library of reusable React components for easily building user interfaces.",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit 67036a3

Please sign in to comment.