Skip to content

Commit 791563d

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

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/fast-mugs-itch.md

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

.changeset/olive-berries-watch.md

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

.changeset/two-ghosts-punch.md

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

.changeset/violet-schools-mix.md

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

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#1333](https://github.com/cloudfour/cloudfour.com-patterns/pull/1333) [`f7781a1`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f7781a105ae34fd02f73ae3527a5f228906a8282) Thanks [@tylersticka](https://github.com/tylersticka)! - Add big, small and heading level font size tokens
8+
9+
* [#1333](https://github.com/cloudfour/cloudfour.com-patterns/pull/1333) [`f7781a1`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f7781a105ae34fd02f73ae3527a5f228906a8282) Thanks [@tylersticka](https://github.com/tylersticka)! - Add line-height tokens
10+
11+
- [#1333](https://github.com/cloudfour/cloudfour.com-patterns/pull/1333) [`f7781a1`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f7781a105ae34fd02f73ae3527a5f228906a8282) Thanks [@tylersticka](https://github.com/tylersticka)! - Add font-size utilities for Gutenberg block editor
12+
13+
### Patch Changes
14+
15+
- [#1333](https://github.com/cloudfour/cloudfour.com-patterns/pull/1333) [`f7781a1`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f7781a105ae34fd02f73ae3527a5f228906a8282) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix issue where Gutenberg quote paragraphs were incorrectly sized
16+
317
## 1.1.0
418

519
### 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": "1.1.0",
3+
"version": "1.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)