Skip to content

Commit

Permalink
chore(release): 68.25.3
Browse files Browse the repository at this point in the history
### [68.25.3](v68.25.2...v68.25.3) (2021-04-22)

### Bug Fixes

* **flat-table-row:** add support for controlling expanded rows externally ([721f975](721f975)), closes [#3875](#3875)
  • Loading branch information
semantic-release-bot authored and carbonci committed Apr 22, 2021
1 parent 1014e1c commit 5f9b7b3
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 @@
### [68.25.3](https://github.com/Sage/carbon/compare/v68.25.2...v68.25.3) (2021-04-22)


### Bug Fixes

* **flat-table-row:** add support for controlling expanded rows externally ([721f975](https://github.com/Sage/carbon/commit/721f9751f6687bcdd04dd66160e9d157eb649e45)), closes [#3875](https://github.com/Sage/carbon/issues/3875)

### [68.25.2](https://github.com/Sage/carbon/compare/v68.25.1...v68.25.2) (2021-04-20)


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

0 comments on commit 5f9b7b3

Please sign in to comment.