Skip to content

Commit cbd2036

Browse files
Publish Next Version (#1859)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c1254b commit cbd2036

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/cuddly-poems-hang.md

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

.changeset/curly-cameras-fix.md

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

.changeset/gold-pans-sin.md

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

.changeset/sixty-starfishes-nail.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+
## 8.1.0
4+
5+
### Minor Changes
6+
7+
- [#1858](https://github.com/cloudfour/cloudfour.com-patterns/pull/1858) [`b3752bc4`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b3752bc43dd3f54c39624383176e66e7fc72b2e5) Thanks [@tylersticka](https://github.com/tylersticka)! - Add new `title` property to Icon component to make semantic fallback text much more straightforward
8+
9+
### Patch Changes
10+
11+
- [#1858](https://github.com/cloudfour/cloudfour.com-patterns/pull/1858) [`b3752bc4`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b3752bc43dd3f54c39624383176e66e7fc72b2e5) Thanks [@tylersticka](https://github.com/tylersticka)! - The Ground Nav button's icon is no longer presented inconsistently with other button icons
12+
13+
* [#1858](https://github.com/cloudfour/cloudfour.com-patterns/pull/1858) [`b3752bc4`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b3752bc43dd3f54c39624383176e66e7fc72b2e5) Thanks [@tylersticka](https://github.com/tylersticka)! - The default icon fallback now exists (oops)
14+
15+
- [#1858](https://github.com/cloudfour/cloudfour.com-patterns/pull/1858) [`b3752bc4`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b3752bc43dd3f54c39624383176e66e7fc72b2e5) Thanks [@tylersticka](https://github.com/tylersticka)! - Icons used in the Alert component no longer use invalid `aria-hidden` values
16+
317
## 8.0.0
418

519
### Major 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": "8.0.0",
3+
"version": "8.1.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)