Skip to content

Commit 6da8a80

Browse files
Publish Next Version (#1870)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c1df9af commit 6da8a80

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/cuddly-birds-march.md

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

.changeset/kind-maps-mate.md

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

.changeset/old-geckos-melt.md

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

.changeset/rare-wasps-fly.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+
## 8.2.0
4+
5+
### Minor Changes
6+
7+
- [#1879](https://github.com/cloudfour/cloudfour.com-patterns/pull/1879) [`c1df9aff`](https://github.com/cloudfour/cloudfour.com-patterns/commit/c1df9aff13616bfc0720ff01829a100645085b4e) Thanks [@tylersticka](https://github.com/tylersticka)! - Add `is-loading` state class to Buttons
8+
9+
* [#1868](https://github.com/cloudfour/cloudfour.com-patterns/pull/1868) [`85de9d29`](https://github.com/cloudfour/cloudfour.com-patterns/commit/85de9d2901a82b0ca8cf8b277003f8a3b41dda9f) Thanks [@tylersticka](https://github.com/tylersticka)! - Add `lavish-headings` modifier to Rhythm object to simplify constistent spacing within containers
10+
11+
- [#1868](https://github.com/cloudfour/cloudfour.com-patterns/pull/1868) [`85de9d29`](https://github.com/cloudfour/cloudfour.com-patterns/commit/85de9d2901a82b0ca8cf8b277003f8a3b41dda9f) Thanks [@tylersticka](https://github.com/tylersticka)! - Add `amount` and `heading_amount` properties to Rhythm object to simplify usage in templates
12+
13+
* [#1879](https://github.com/cloudfour/cloudfour.com-patterns/pull/1879) [`c1df9aff`](https://github.com/cloudfour/cloudfour.com-patterns/commit/c1df9aff13616bfc0720ff01829a100645085b4e) Thanks [@tylersticka](https://github.com/tylersticka)! - Add support for `aria-disabled` attribute to Buttons
14+
315
## 8.1.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": "8.1.1",
3+
"version": "8.2.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)