Skip to content

Commit 34ae26e

Browse files
Publish Next Version
1 parent 19ecb0c commit 34ae26e

File tree

8 files changed

+17
-31
lines changed

8 files changed

+17
-31
lines changed

.changeset/curly-masks-sing.md

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

.changeset/dirty-seals-cheat.md

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

.changeset/fluffy-ads-brush.md

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

.changeset/good-ducks-share.md

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

.changeset/lazy-bees-perform.md

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

.changeset/sweet-geckos-smile.md

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

CHANGELOG.md

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

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- [#1481](https://github.com/cloudfour/cloudfour.com-patterns/pull/1481) [`19ecb0c6`](https://github.com/cloudfour/cloudfour.com-patterns/commit/19ecb0c6a0b2f2856ef24b838b9ea0e207596967) Thanks [@tylersticka](https://github.com/tylersticka)! - Add responsive variations of spacing utility classes
8+
9+
* [#1466](https://github.com/cloudfour/cloudfour.com-patterns/pull/1466) [`0853e520`](https://github.com/cloudfour/cloudfour.com-patterns/commit/0853e5205717b2ba39db05b00e338f6058821580) Thanks [@calebeby](https://github.com/calebeby)! - Use `font-display: swap` in font declarations
10+
11+
- [#1465](https://github.com/cloudfour/cloudfour.com-patterns/pull/1465) [`b09f9732`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b09f973247391b68c57a4ac93573058e0ad49382) Thanks [@tylersticka](https://github.com/tylersticka)! - Define weights for `b` and `strong` elements nested inside of `c-heading` when `c-heading--light` modifier is applied, allowing certain key words or phrases to be emphasized visually
12+
13+
* [#1471](https://github.com/cloudfour/cloudfour.com-patterns/pull/1471) [`b20b6392`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b20b63928c70d3c3632af7dc69ea733141694cc0) Thanks [@tylersticka](https://github.com/tylersticka)! - The `o-rhythm--default` modifier may now be used to revert to default spacing in nested rhythm objects.
14+
15+
- [#1471](https://github.com/cloudfour/cloudfour.com-patterns/pull/1471) [`b20b6392`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b20b63928c70d3c3632af7dc69ea733141694cc0) Thanks [@tylersticka](https://github.com/tylersticka)! - Elements with a class containing 'heading' will now be affected by `o-rhythm--generous-headings`
16+
17+
* [#1480](https://github.com/cloudfour/cloudfour.com-patterns/pull/1480) [`eeefd4e9`](https://github.com/cloudfour/cloudfour.com-patterns/commit/eeefd4e9d05e1f181eb461010fb8a9d508aa017d) Thanks [@tylersticka](https://github.com/tylersticka)! - Add o-deck--4-column modifiers
18+
319
## 3.1.1
420

521
### Patch 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": "3.1.1",
3+
"version": "3.2.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)