Skip to content

Commit

Permalink
Merge branch 'master' into FE-6241
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdavies73 authored Oct 27, 2023
2 parents 607c649 + a54d91f commit 0df5be9
Show file tree
Hide file tree
Showing 55 changed files with 3,841 additions and 2,936 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [123.0.0](https://github.com/Sage/carbon/compare/v122.0.1...v123.0.0) (2023-10-24)


### ⚠ BREAKING CHANGES

* **tile:** You will need to wrap children in `TileContent` to achieve the
layouts of the
previous component where they receive padding relative to that of the `Tile`
parent's.

### Features

* **tile:** refactor component to support more flexible composition of children ([f5742c0](https://github.com/Sage/carbon/commit/f5742c0529ccf90f0d51cc811719540caa1fc07b)), closes [#5760](https://github.com/Sage/carbon/issues/5760)

### [122.0.1](https://github.com/Sage/carbon/compare/v122.0.0...v122.0.1) (2023-10-24)


Expand Down
Loading

0 comments on commit 0df5be9

Please sign in to comment.