Skip to content

Commit

Permalink
chore(release): 74.3.1
Browse files Browse the repository at this point in the history
### [74.3.1](v74.3.0...v74.3.1) (2021-05-19)

### Bug Fixes

* **checkable-inputs:** fix name prop forwarding ([0c98eab](0c98eab))
  • Loading branch information
semantic-release-bot authored and carbonci committed May 19, 2021
1 parent a7ca134 commit ed21852
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 @@
### [74.3.1](https://github.com/Sage/carbon/compare/v74.3.0...v74.3.1) (2021-05-19)


### Bug Fixes

* **checkable-inputs:** fix name prop forwarding ([0c98eab](https://github.com/Sage/carbon/commit/0c98eab2091bd656b5a393cbf1b3694c3a7dd503))

## [74.3.0](https://github.com/Sage/carbon/compare/v74.2.0...v74.3.0) (2021-05-19)


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

0 comments on commit ed21852

Please sign in to comment.