Skip to content

Commit 0c2a59b

Browse files
Publish Next Version (#2214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0852135 commit 0c2a59b

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/shaggy-lemons-sleep.md

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

.changeset/warm-trains-rule.md

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

.changeset/wet-bobcats-cry.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+
## 16.4.0
4+
5+
### Minor Changes
6+
7+
- [#2216](https://github.com/cloudfour/cloudfour.com-patterns/pull/2216) [`48dccda7`](https://github.com/cloudfour/cloudfour.com-patterns/commit/48dccda73c741474ec079ea8c419cdae13f96686) Thanks [@tylersticka](https://github.com/tylersticka)! - Add `cube` and `cube-alt` icons to represent three-dimensional elements.
8+
9+
### Patch Changes
10+
11+
- [#2217](https://github.com/cloudfour/cloudfour.com-patterns/pull/2217) [`08521357`](https://github.com/cloudfour/cloudfour.com-patterns/commit/0852135710c116855ad1c34313e0c509ccb3c9ab) Thanks [@tylersticka](https://github.com/tylersticka)! - Fixes issue where a page's alert container with no visible content could block pointer events toward the bottom of the viewport.
12+
13+
- [#2213](https://github.com/cloudfour/cloudfour.com-patterns/pull/2213) [`0f1a76bb`](https://github.com/cloudfour/cloudfour.com-patterns/commit/0f1a76bb0b3b74d76a9a47824b75cec865da1662) Thanks [@tylersticka](https://github.com/tylersticka)! - Update the `brands/facebook` icon.
14+
315
## 16.3.1
416

517
### Patch 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": "16.3.1",
3+
"version": "16.4.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)