Skip to content

Commit 0cd7c3c

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

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/curly-monkeys-shop.md

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

.changeset/empty-forks-type.md

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

.changeset/good-pandas-applaud.md

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

.changeset/hip-numbers-learn.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+
## 12.6.0
4+
5+
### Minor Changes
6+
7+
- [#2052](https://github.com/cloudfour/cloudfour.com-patterns/pull/2052) [`79b7b439`](https://github.com/cloudfour/cloudfour.com-patterns/commit/79b7b43913e25afb0642a1776aded79d284fd471) Thanks [@tylersticka](https://github.com/tylersticka)! - Add support for "ruled" and "numeric" WordPress Table block styles (in addition to the standard default and "stripes" styles)
8+
9+
### Patch Changes
10+
11+
- [#2049](https://github.com/cloudfour/cloudfour.com-patterns/pull/2049) [`558236e5`](https://github.com/cloudfour/cloudfour.com-patterns/commit/558236e5b223f6f4dca5317046991fe4c149a651) Thanks [@tylersticka](https://github.com/tylersticka)! - Allow WordPress Group blocks to inherit vertical rhythm
12+
13+
- [#2051](https://github.com/cloudfour/cloudfour.com-patterns/pull/2051) [`1d3fc088`](https://github.com/cloudfour/cloudfour.com-patterns/commit/1d3fc088bed0f09e7ac389c0282923af4a949c10) Thanks [@tylersticka](https://github.com/tylersticka)! - Nested rhythm objects with modifiers no longer lose their own vertical rhythm
14+
315
## 12.5.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": "12.5.0",
3+
"version": "12.6.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)