Skip to content

Commit 7665eb4

Browse files
Publish Next Version (#2045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 067e8df commit 7665eb4

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/eleven-dryers-vanish.md

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

.changeset/empty-goats-hang.md

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

.changeset/fuzzy-singers-double.md

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

.changeset/nasty-birds-report.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+
## 12.5.0
4+
5+
### Minor Changes
6+
7+
- [#2046](https://github.com/cloudfour/cloudfour.com-patterns/pull/2046) [`4a00bc68`](https://github.com/cloudfour/cloudfour.com-patterns/commit/4a00bc68c389d963e9af240e5f226f8bcdc7eae0) Thanks [@tylersticka](https://github.com/tylersticka)! - Add transparent version of default avatar
8+
9+
- [#2044](https://github.com/cloudfour/cloudfour.com-patterns/pull/2044) [`538ff1c2`](https://github.com/cloudfour/cloudfour.com-patterns/commit/538ff1c2fb2f46f033f22f0ee5e199deb7796410) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Fixed positioning, bottom-alignment for Alert component
10+
11+
- [#2046](https://github.com/cloudfour/cloudfour.com-patterns/pull/2046) [`4a00bc68`](https://github.com/cloudfour/cloudfour.com-patterns/commit/4a00bc68c389d963e9af240e5f226f8bcdc7eae0) Thanks [@tylersticka](https://github.com/tylersticka)! - Add PNG format for default avatar assets
12+
13+
### Patch Changes
14+
15+
- [#2047](https://github.com/cloudfour/cloudfour.com-patterns/pull/2047) [`067e8df8`](https://github.com/cloudfour/cloudfour.com-patterns/commit/067e8df8f39dd42b5f6f91a09e63fa0d49126013) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix issue where Deck objects would unexpectedly stretch columns at wider viewports
16+
317
## 12.4.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": "12.4.0",
3+
"version": "12.5.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)