Skip to content

Commit 6c0be22

Browse files
Publish Next Version (#1746)
1 parent a2a7543 commit 6c0be22

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/funny-actors-approve.md

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

.changeset/heavy-kings-arrive.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+
## 7.1.0
4+
5+
### Minor Changes
6+
7+
- [#1744](https://github.com/cloudfour/cloudfour.com-patterns/pull/1744) [`ab373f86`](https://github.com/cloudfour/cloudfour.com-patterns/commit/ab373f869babc497ce2394ca0995fd387ed00d50) Thanks [@spaceninja](https://github.com/spaceninja)! - Update the Deck object to better handle the WordPress block alignment styles `alignwide` and `alignfull`. By default, these would pull the Deck content flush with the edge of the screen and even clip a bit in certain circumstances. To resolve this, we add some padding to prevent the content from going full-bleed.
8+
9+
### Patch Changes
10+
11+
- [#1747](https://github.com/cloudfour/cloudfour.com-patterns/pull/1747) [`a2a7543e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/a2a7543e73103883288a157a1953ffbd3d30c1fc) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Fix Bio object design inconsistencies per prototype designs
12+
313
## 7.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": "7.0.0",
3+
"version": "7.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)