Skip to content

Commit 3acd625

Browse files
Publish Next Version (#1041)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 819eef4 commit 3acd625

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/polite-rings-taste.md

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

.changeset/real-comics-play.md

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

.changeset/wicked-experts-listen.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.5.0
4+
5+
### Minor Changes
6+
7+
- [`8aef4fe`](https://github.com/cloudfour/cloudfour.com-patterns/commit/8aef4fe5857a8f28dc760b463311b83bceb4d9ce) [#1043](https://github.com/cloudfour/cloudfour.com-patterns/pull/1043) Thanks [@tylersticka](https://github.com/tylersticka)! - Add Page object for "sticky" page footers
8+
9+
### Patch Changes
10+
11+
- [`28ff9c1`](https://github.com/cloudfour/cloudfour.com-patterns/commit/28ff9c1d95569220016b9cce286024cc9c896105) [#1040](https://github.com/cloudfour/cloudfour.com-patterns/pull/1040) Thanks [@tylersticka](https://github.com/tylersticka)! - Remove unnecessary theme prop from container which would conflict with Timber/WordPress prop of same name
12+
13+
* [`819eef4`](https://github.com/cloudfour/cloudfour.com-patterns/commit/819eef4e5eb8d36d1dfc3765ea0801745a485b93) [#1042](https://github.com/cloudfour/cloudfour.com-patterns/pull/1042) Thanks [@tylersticka](https://github.com/tylersticka)! - Make Ground Nav component whitespace consistent with Container object
14+
315
## 0.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": "0.4.0",
3+
"version": "0.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)