Skip to content

Commit

Permalink
chore(release): 146.4.7
Browse files Browse the repository at this point in the history
### [146.4.7](v146.4.6...v146.4.7) (2025-01-22)

### Bug Fixes

* **search:** search button has a default aria label ([b4ec216](b4ec216)), closes [#7147](#7147)
  • Loading branch information
semantic-release-bot authored and carbonci committed Jan 22, 2025
1 parent 1f7d7f5 commit 3e1b872
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 @@
### [146.4.7](https://github.com/Sage/carbon/compare/v146.4.6...v146.4.7) (2025-01-22)


### Bug Fixes

* **search:** search button has a default aria label ([b4ec216](https://github.com/Sage/carbon/commit/b4ec216541850c27956e284b7ab7abc338ce554e)), closes [#7147](https://github.com/Sage/carbon/issues/7147)

### [146.4.6](https://github.com/Sage/carbon/compare/v146.4.5...v146.4.6) (2025-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": "146.4.6",
"version": "146.4.7",
"description": "A library of reusable React components for easily building user interfaces.",
"files": [
"lib",
Expand Down

0 comments on commit 3e1b872

Please sign in to comment.