Skip to content

Commit

Permalink
chore(release): 146.3.1
Browse files Browse the repository at this point in the history
### [146.3.1](v146.3.0...v146.3.1) (2025-01-09)

### Bug Fixes

* **menu-item:** ensure list style is none in Safari ([94f10d0](94f10d0))
  • Loading branch information
semantic-release-bot authored and carbonci committed Jan 9, 2025
1 parent f24e2b0 commit 6479caf
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.3.1](https://github.com/Sage/carbon/compare/v146.3.0...v146.3.1) (2025-01-09)


### Bug Fixes

* **menu-item:** ensure list style is none in Safari ([94f10d0](https://github.com/Sage/carbon/commit/94f10d0b1ed81ddf9b5bae7ccf492672e073aa5f))

## [146.3.0](https://github.com/Sage/carbon/compare/v146.2.1...v146.3.0) (2025-01-08)


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

0 comments on commit 6479caf

Please sign in to comment.