Skip to content

Commit dbe0b72

Browse files
Publish Next Version (#1932)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a871faa commit dbe0b72

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/dirty-vans-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quick-bikes-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-owls-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @cloudfour/patterns
22

3+
## 11.1.0
4+
5+
### Minor Changes
6+
7+
- [#1929](https://github.com/cloudfour/cloudfour.com-patterns/pull/1929) [`bac89ee7`](https://github.com/cloudfour/cloudfour.com-patterns/commit/bac89ee781310fa643c06729e2ecc08b0f14e80b) Thanks [@tylersticka](https://github.com/tylersticka)! - Increase the supported column modifiers from 4 to 6 for the Deck layout object to support smaller content chunks
8+
9+
* [#1928](https://github.com/cloudfour/cloudfour.com-patterns/pull/1928) [`fe55de90`](https://github.com/cloudfour/cloudfour.com-patterns/commit/fe55de9089ebf206573042a3f3e8ddf78c7e68e2) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Add z-index `alert` design token and use in Page object for Alert placement
10+
11+
- [#1930](https://github.com/cloudfour/cloudfour.com-patterns/pull/1930) [`a871faa7`](https://github.com/cloudfour/cloudfour.com-patterns/commit/a871faa77a7c179e5f21f8c9504560c55341ac25) Thanks [@tylersticka](https://github.com/tylersticka)! - Make default, center, full and wide alignment options consistent between WordPress image and video blocks
12+
313
## 11.0.0
414

515
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudfour/patterns",
3-
"version": "11.0.0",
3+
"version": "11.1.0",
44
"author": "Cloud Four",
55
"description": "Front-end patterns for cloudfour.com",
66
"homepage": "https://github.com/cloudfour/cloudfour.com-patterns",

0 commit comments

Comments
 (0)