Skip to content

Commit

Permalink
chore(release): 70.5.0
Browse files Browse the repository at this point in the history
## [70.5.0](v70.4.1...v70.5.0) (2021-04-29)

### Features

* **help:** add support for styled-system margin interface ([025d8b1](025d8b1))
* **icon:** add support for styled-system margin interface ([31e4089](31e4089))
* **validation-icon:** add support for styled-system margin interface ([f3cf951](f3cf951))
  • Loading branch information
semantic-release-bot authored and carbonci committed Apr 29, 2021
1 parent a7d76bd commit fcd8177
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [70.5.0](https://github.com/Sage/carbon/compare/v70.4.1...v70.5.0) (2021-04-29)


### Features

* **help:** add support for styled-system margin interface ([025d8b1](https://github.com/Sage/carbon/commit/025d8b14bd75422485d2bb1748ac2eca765d87cd))
* **icon:** add support for styled-system margin interface ([31e4089](https://github.com/Sage/carbon/commit/31e40892b681dd6e5f752eb13df97cd593223947))
* **validation-icon:** add support for styled-system margin interface ([f3cf951](https://github.com/Sage/carbon/commit/f3cf951d15a18264b7196f3ff97dc843746405e9))

### [70.4.1](https://github.com/Sage/carbon/compare/v70.4.0...v70.4.1) (2021-04-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": "70.4.1",
"version": "70.5.0",
"description": "A library of reusable React components for easily building user interfaces.",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit fcd8177

Please sign in to comment.