Skip to content

Commit 9cf351b

Browse files
Publish Next Version (#1716)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7496f37 commit 9cf351b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/gentle-grapes-camp.md

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

.changeset/thirty-beans-act.md

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

CHANGELOG.md

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

3+
## 5.3.0
4+
5+
### Minor Changes
6+
7+
- [#1713](https://github.com/cloudfour/cloudfour.com-patterns/pull/1713) [`947e3e91`](https://github.com/cloudfour/cloudfour.com-patterns/commit/947e3e916200acb6552d8088512144d977a81a93) Thanks [@tylersticka](https://github.com/tylersticka)! - Add width and height properties to Avatar component
8+
9+
* [#1718](https://github.com/cloudfour/cloudfour.com-patterns/pull/1718) [`7496f370`](https://github.com/cloudfour/cloudfour.com-patterns/commit/7496f3702427837b1d9793b388f98d93f15c28db) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Allow the author link prop to be optional
10+
311
## 5.2.0
412

513
### 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": "5.2.0",
3+
"version": "5.3.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)