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/nervous-glasses-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-insects-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-socks-train.md

This file was deleted.

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

## 12.0.0

### Major Changes

- [#1962](https://github.com/cloudfour/cloudfour.com-patterns/pull/1962) [`f9020a25`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f9020a2599dde92000d8030e7bef5cb8a71f790f) Thanks [@tylersticka](https://github.com/tylersticka)! - Remove deprecated Event Summary component, please use Media Summary instead

### Minor Changes

- [#1937](https://github.com/cloudfour/cloudfour.com-patterns/pull/1937) [`87f012d9`](https://github.com/cloudfour/cloudfour.com-patterns/commit/87f012d90d1769d87b5f14b02af6b02bddd27120) Thanks [@AriannaChau](https://github.com/AriannaChau)! - Add new error modifier for the Alert component, confused face icon, and status color design tokens.

* [#1973](https://github.com/cloudfour/cloudfour.com-patterns/pull/1973) [`467869f2`](https://github.com/cloudfour/cloudfour.com-patterns/commit/467869f2da0a492347e81d8a5914457b0a98a0bd) Thanks [@calebeby](https://github.com/calebeby)! - Don't allow line breaks in author names

## 11.4.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": "11.4.0",
"version": "12.0.0",
"author": "Cloud Four",
"description": "Front-end patterns for cloudfour.com",
"homepage": "https://github.com/cloudfour/cloudfour.com-patterns",
Expand Down