Skip to content

Commit

Permalink
chore(release): 77.3.1
Browse files Browse the repository at this point in the history
### [77.3.1](v77.3.0...v77.3.1) (2021-06-29)

### Bug Fixes

* **flat-table:** incorrect bottom border color in transparent headers ([8ec5262](8ec5262))
  • Loading branch information
semantic-release-bot authored and carbonci committed Jun 29, 2021
1 parent 1fff393 commit 81a9a5d
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.3.1](https://github.com/Sage/carbon/compare/v77.3.0...v77.3.1) (2021-06-29)


### Bug Fixes

* **flat-table:** incorrect bottom border color in transparent headers ([8ec5262](https://github.com/Sage/carbon/commit/8ec52626f1176e510101eebd8643d721a6de2d73))

## [77.3.0](https://github.com/Sage/carbon/compare/v77.2.2...v77.3.0) (2021-06-29)


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

0 comments on commit 81a9a5d

Please sign in to comment.