Skip to content

Commit 91e2260

Browse files
Publish Next Version (#1055)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6bad210 commit 91e2260

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/eight-jokes-report.md

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

.changeset/friendly-adults-vanish.md

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

.changeset/quiet-geese-repeat.md

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

.changeset/unlucky-colts-serve.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+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- [`90fae26`](https://github.com/cloudfour/cloudfour.com-patterns/commit/90fae2626781080d2953364bb0910c140270f304) [#1065](https://github.com/cloudfour/cloudfour.com-patterns/pull/1065) Thanks [@tylersticka](https://github.com/tylersticka)! - Adds Event Log component
8+
9+
* [`57b3d83`](https://github.com/cloudfour/cloudfour.com-patterns/commit/57b3d833237995c5f936b3b0ad857072711ea247) [#1056](https://github.com/cloudfour/cloudfour.com-patterns/pull/1056) Thanks [@tylersticka](https://github.com/tylersticka)! - Add light theme and nested theme support
10+
11+
- [`26509ca`](https://github.com/cloudfour/cloudfour.com-patterns/commit/26509caee96023ae3a0fed7dce50f2d0158bb4e6) [#1044](https://github.com/cloudfour/cloudfour.com-patterns/pull/1044) Thanks [@tylersticka](https://github.com/tylersticka)! - Add Card component
12+
13+
* [`6bad210`](https://github.com/cloudfour/cloudfour.com-patterns/commit/6bad210c6a9df5992ead43c60bb05f5e0f2e4efa) [#1075](https://github.com/cloudfour/cloudfour.com-patterns/pull/1075) Thanks [@tylersticka](https://github.com/tylersticka)! - Add Deck layout object
14+
315
## 0.5.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": "0.5.0",
3+
"version": "0.6.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)