Skip to content

Commit

Permalink
chore(release): 68.17.0 [skip ci]
Browse files Browse the repository at this point in the history
## [68.17.0](v68.16.0...v68.17.0) (2021-04-13)

### Features

* **flat-table-cell, flat-table-row-header:** add width prop to table cell and new truncate styling ([86b42b8](86b42b8))

### Bug Fixes

* **flat-table-cell, flat-table-header:** raise specificity of spacing styles ([8bd10ce](8bd10ce)), closes [#3846](#3846)
  • Loading branch information
semantic-release-bot authored and carbonci committed Apr 13, 2021
1 parent 8f2137a commit aef29b9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [68.17.0](https://github.com/Sage/carbon/compare/v68.16.0...v68.17.0) (2021-04-13)


### Features

* **flat-table-cell, flat-table-row-header:** add width prop to table cell and new truncate styling ([86b42b8](https://github.com/Sage/carbon/commit/86b42b8166c68cb1d8818c02b31e3b79f2e4ca52))


### Bug Fixes

* **flat-table-cell, flat-table-header:** raise specificity of spacing styles ([8bd10ce](https://github.com/Sage/carbon/commit/8bd10cea837de190791aee32ea4e9be433008f4a)), closes [#3846](https://github.com/Sage/carbon/issues/3846)

## [68.16.0](https://github.com/Sage/carbon/compare/v68.15.0...v68.16.0) (2021-04-13)


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

0 comments on commit aef29b9

Please sign in to comment.