Skip to content

Commit

Permalink
chore(release): 68.11.0 [skip ci]
Browse files Browse the repository at this point in the history
## [68.11.0](v68.10.0...v68.11.0) (2021-04-09)

### Features

* **tabs, tab:** surface styled system margin interface in tabs and padding interface in tab ([5e125af](5e125af))
  • Loading branch information
semantic-release-bot authored and carbonci committed Apr 9, 2021
1 parent b7182f2 commit c7f98fd
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.11.0](https://github.com/Sage/carbon/compare/v68.10.0...v68.11.0) (2021-04-09)


### Features

* **tabs, tab:** surface styled system margin interface in tabs and padding interface in tab ([5e125af](https://github.com/Sage/carbon/commit/5e125af229a54e826076e6928e5e59a0058d5ecb))

## [68.10.0](https://github.com/Sage/carbon/compare/v68.9.2...v68.10.0) (2021-04-09)


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

0 comments on commit c7f98fd

Please sign in to comment.