Skip to content

Commit

Permalink
chore(release): 84.3.0
Browse files Browse the repository at this point in the history
## [84.3.0](v84.2.1...v84.3.0) (2021-09-09)

### Features

* **inline-inputs:** add labelWidth and inputWidth props ([d7412b2](d7412b2))

### Bug Fixes

* **inline-inputs:** center label position when in form ([cafc9e4](cafc9e4))
  • Loading branch information
semantic-release-bot authored and carbonci committed Sep 9, 2021
1 parent 38f6aca commit 833617d
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 @@
## [84.3.0](https://github.com/Sage/carbon/compare/v84.2.1...v84.3.0) (2021-09-09)


### Features

* **inline-inputs:** add labelWidth and inputWidth props ([d7412b2](https://github.com/Sage/carbon/commit/d7412b253ea784d7fbb2cd8ff83a7eff041943e2))


### Bug Fixes

* **inline-inputs:** center label position when in form ([cafc9e4](https://github.com/Sage/carbon/commit/cafc9e45eae860935056b4b733e6d886e6b73c76))

### [84.2.1](https://github.com/Sage/carbon/compare/v84.2.0...v84.2.1) (2021-09-08)


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

0 comments on commit 833617d

Please sign in to comment.