Skip to content

Commit

Permalink
chore(release): 141.3.0
Browse files Browse the repository at this point in the history
## [141.3.0](v141.2.1...v141.3.0) (2024-07-31)

### Features

* **toast:** improve component screen reader behaviour ([5e945e3](5e945e3)), closes [#6729](#6729)
  • Loading branch information
semantic-release-bot authored and carbonci committed Jul 31, 2024
1 parent 9531255 commit 421e2f9
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 @@
## [141.3.0](https://github.com/Sage/carbon/compare/v141.2.1...v141.3.0) (2024-07-31)


### Features

* **toast:** improve component screen reader behaviour ([5e945e3](https://github.com/Sage/carbon/commit/5e945e3003202867bc3962a68a8423db64ae2c57)), closes [#6729](https://github.com/Sage/carbon/issues/6729)

### [141.2.1](https://github.com/Sage/carbon/compare/v141.2.0...v141.2.1) (2024-07-30)


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": "141.2.1",
"version": "141.3.0",
"description": "A library of reusable React components for easily building user interfaces.",
"files": [
"lib",
Expand Down

0 comments on commit 421e2f9

Please sign in to comment.