Skip to content

Commit

Permalink
chore(release): 67.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [67.0.0](v66.19.2...v67.0.0) (2021-03-08)

### ⚠ BREAKING CHANGES

* **sidebar:** SidebarHeader is now internal component, use header prop

### Features

* **sidebar:** add styled system to sidebar ([48a38d4](48a38d4)), closes [#3221](#3221)
  • Loading branch information
semantic-release-bot authored and carbonci committed Mar 8, 2021
1 parent ad08b33 commit 48c7fc7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [67.0.0](https://github.com/Sage/carbon/compare/v66.19.2...v67.0.0) (2021-03-08)


### ⚠ BREAKING CHANGES

* **sidebar:** SidebarHeader is now internal component, use header prop

### Features

* **sidebar:** add styled system to sidebar ([48a38d4](https://github.com/Sage/carbon/commit/48a38d4e67cd73e1324c29eddfe3865ec8dc58f8)), closes [#3221](https://github.com/Sage/carbon/issues/3221)

### [66.19.2](https://github.com/Sage/carbon/compare/v66.19.1...v66.19.2) (2021-03-05)


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

0 comments on commit 48c7fc7

Please sign in to comment.