Skip to content

Commit

Permalink
chore(release): 123.3.0
Browse files Browse the repository at this point in the history
## [123.3.0](v123.2.2...v123.3.0) (2023-11-02)

### Features

* **message:** remove role of status from component ([f09ef5e](f09ef5e)), closes [#6013](#6013)
  • Loading branch information
semantic-release-bot authored and carbonci committed Nov 2, 2023
1 parent 06e8928 commit f230eef
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 @@
## [123.3.0](https://github.com/Sage/carbon/compare/v123.2.2...v123.3.0) (2023-11-02)


### Features

* **message:** remove role of status from component ([f09ef5e](https://github.com/Sage/carbon/commit/f09ef5ecf76ae1551a6e01dac1c45be56583df2b)), closes [#6013](https://github.com/Sage/carbon/issues/6013)

### [123.2.2](https://github.com/Sage/carbon/compare/v123.2.1...v123.2.2) (2023-11-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": "123.2.2",
"version": "123.3.0",
"description": "A library of reusable React components for easily building user interfaces.",
"files": [
"lib",
Expand Down

0 comments on commit f230eef

Please sign in to comment.