Skip to content

Commit

Permalink
chore(release): 111.13.0
Browse files Browse the repository at this point in the history
## [111.13.0](v111.12.7...v111.13.0) (2022-12-02)

### Features

* **textarea, textbox:** surface maxWidth prop on components ([544a050](544a050)), closes [#5494](#5494) [#5234](#5234)
  • Loading branch information
semantic-release-bot authored and carbonci committed Dec 2, 2022
1 parent 8606ac2 commit 6dd3ede
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [111.13.0](https://github.com/Sage/carbon/compare/v111.12.7...v111.13.0) (2022-12-02)


### Features

* **textarea, textbox:** surface maxWidth prop on components ([544a050](https://github.com/Sage/carbon/commit/544a050142b0e437aabccfdc78e8c31872795115)), closes [#5494](https://github.com/Sage/carbon/issues/5494) [#5234](https://github.com/Sage/carbon/issues/5234)

### [111.12.7](https://github.com/Sage/carbon/compare/v111.12.6...v111.12.7) (2022-12-02)


Expand Down
4 changes: 2 additions & 2 deletions 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": "111.12.7",
"version": "111.13.0",
"description": "A library of reusable React components for easily building user interfaces.",
"files": [
"lib",
Expand Down

0 comments on commit 6dd3ede

Please sign in to comment.