Skip to content

Commit

Permalink
chore(release): 74.1.2
Browse files Browse the repository at this point in the history
### [74.1.2](v74.1.1...v74.1.2) (2021-05-18)

### Bug Fixes

* **pill:** fix text wrap if there are multiple words ([a9333ff](a9333ff))
  • Loading branch information
semantic-release-bot authored and carbonci committed May 18, 2021
1 parent e120c1f commit 36b89d5
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.1.2](https://github.com/Sage/carbon/compare/v74.1.1...v74.1.2) (2021-05-18)


### Bug Fixes

* **pill:** fix text wrap if there are multiple words ([a9333ff](https://github.com/Sage/carbon/commit/a9333fffb7040a84ccabec6e524c1845085561ed))

### [74.1.1](https://github.com/Sage/carbon/compare/v74.1.0...v74.1.1) (2021-05-14)


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

0 comments on commit 36b89d5

Please sign in to comment.