Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/fast-mugs-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-berries-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-ghosts-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-schools-mix.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @cloudfour/patterns

## 1.2.0

### Minor Changes

- [#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

* [#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

- [#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

### Patch Changes

- [#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

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudfour/patterns",
"version": "1.1.0",
"version": "1.2.0",
"author": "Cloud Four",
"description": "Front-end patterns for cloudfour.com",
"homepage": "https://github.com/cloudfour/cloudfour.com-patterns",
Expand Down