Skip to content

Commit 6b55a72

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

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/tasty-moons-beg.md

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

CHANGELOG.md

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

3+
## 7.1.1
4+
5+
### Patch Changes
6+
7+
- [#1752](https://github.com/cloudfour/cloudfour.com-patterns/pull/1752) [`f3268e34`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f3268e344fefa62bd952bab3ff483e56a8b0e851) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Fixes a couple of layout issues for the Bio object:
8+
9+
- the meta contact was not within the prose width container on medium viewports
10+
- the meta content was too low when the bio was longer on larger viewports
11+
312
## 7.1.0
413

514
### Minor 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.1.0",
3+
"version": "7.1.1",
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)