Skip to content

Commit

Permalink
chore(release): 125.3.0
Browse files Browse the repository at this point in the history
## [125.3.0](v125.2.2...v125.3.0) (2024-01-23)

### Features

* **option, option-row:** add disabled prop ([465f5f0](465f5f0))
  • Loading branch information
semantic-release-bot authored and carbonci committed Jan 23, 2024
1 parent e882b38 commit bcf8150
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 @@
## [125.3.0](https://github.com/Sage/carbon/compare/v125.2.2...v125.3.0) (2024-01-23)


### Features

* **option, option-row:** add disabled prop ([465f5f0](https://github.com/Sage/carbon/commit/465f5f0a3cf0f13670baeb672ca96b9f0f248710))

### [125.2.2](https://github.com/Sage/carbon/compare/v125.2.1...v125.2.2) (2024-01-22)


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

0 comments on commit bcf8150

Please sign in to comment.