Skip to content

Commit

Permalink
chore(release): 144.20.1
Browse files Browse the repository at this point in the history
### [144.20.1](v144.20.0...v144.20.1) (2024-12-12)

### Bug Fixes

* **radio-button:** incorrect spacing on fieldHelp with validationRedesignOptIn flag ([0bed782](0bed782)), closes [#6985](#6985)
  • Loading branch information
semantic-release-bot authored and carbonci committed Dec 12, 2024
1 parent 7f8ba65 commit eea28ad
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 @@
### [144.20.1](https://github.com/Sage/carbon/compare/v144.20.0...v144.20.1) (2024-12-12)


### Bug Fixes

* **radio-button:** incorrect spacing on fieldHelp with validationRedesignOptIn flag ([0bed782](https://github.com/Sage/carbon/commit/0bed782c7b28c0e7b6033fe2bdd4eebefc66448a)), closes [#6985](https://github.com/Sage/carbon/issues/6985)

## [144.20.0](https://github.com/Sage/carbon/compare/v144.19.0...v144.20.0) (2024-12-12)


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

0 comments on commit eea28ad

Please sign in to comment.