Skip to content

Commit

Permalink
chore(release): 77.12.2
Browse files Browse the repository at this point in the history
### [77.12.2](v77.12.1...v77.12.2) (2021-07-15)

### Bug Fixes

* **tile-select:** prevent focus outline when tile select is disabled ([e6c9a17](e6c9a17)), closes [#4227](#4227)
  • Loading branch information
semantic-release-bot authored and carbonci committed Jul 15, 2021
1 parent 389552d commit a6b9e26
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 @@
### [77.12.2](https://github.com/Sage/carbon/compare/v77.12.1...v77.12.2) (2021-07-15)


### Bug Fixes

* **tile-select:** prevent focus outline when tile select is disabled ([e6c9a17](https://github.com/Sage/carbon/commit/e6c9a174401e6162d6d44273ca0e1af398e11256)), closes [#4227](https://github.com/Sage/carbon/issues/4227)

### [77.12.1](https://github.com/Sage/carbon/compare/v77.12.0...v77.12.1) (2021-07-14)


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

0 comments on commit a6b9e26

Please sign in to comment.