Skip to content

Commit 2ed8b97

Browse files
Publish Next Version (#1966)
1 parent 467869f commit 2ed8b97

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/nervous-glasses-sparkle.md

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

.changeset/shy-insects-fetch.md

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

.changeset/tall-socks-train.md

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

CHANGELOG.md

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

3+
## 12.0.0
4+
5+
### Major Changes
6+
7+
- [#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
8+
9+
### Minor Changes
10+
11+
- [#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.
12+
13+
* [#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
14+
315
## 11.4.0
416

517
### 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": "11.4.0",
3+
"version": "12.0.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)