Skip to content

Commit

Permalink
chore(release): 142.8.0
Browse files Browse the repository at this point in the history
## [142.8.0](v142.7.0...v142.8.0) (2024-08-30)

### Features

* **dialog:** add the "maximise" value to the `size` prop ([398ffb0](398ffb0))
  • Loading branch information
semantic-release-bot authored and carbonci committed Aug 30, 2024
1 parent 72a282d commit 01e0572
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 @@
## [142.8.0](https://github.com/Sage/carbon/compare/v142.7.0...v142.8.0) (2024-08-30)


### Features

* **dialog:** add the "maximise" value to the `size` prop ([398ffb0](https://github.com/Sage/carbon/commit/398ffb0e18820d92ae1db7553f29d5b6bc516a6f))

## [142.7.0](https://github.com/Sage/carbon/compare/v142.6.0...v142.7.0) (2024-08-30)


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

0 comments on commit 01e0572

Please sign in to comment.