Skip to content

Commit cf44a17

Browse files
Publish Next Version (#2023)
1 parent 59f65eb commit cf44a17

File tree

6 files changed

+18
-23
lines changed

6 files changed

+18
-23
lines changed

.changeset/dry-kangaroos-try.md

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

.changeset/five-parrots-begin.md

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

.changeset/soft-maps-grin.md

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

.changeset/tasty-points-speak.md

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

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @cloudfour/patterns
22

3+
## 12.4.0
4+
5+
### Minor Changes
6+
7+
- [#2039](https://github.com/cloudfour/cloudfour.com-patterns/pull/2039) [`59f65eba`](https://github.com/cloudfour/cloudfour.com-patterns/commit/59f65eba2b39c6013af6cae13713a050e70a1946) Thanks [@spaceninja](https://github.com/spaceninja)! - Add outlined block style for WP Image block.
8+
9+
### Patch Changes
10+
11+
- [#2040](https://github.com/cloudfour/cloudfour.com-patterns/pull/2040) [`5f8cbcda`](https://github.com/cloudfour/cloudfour.com-patterns/commit/5f8cbcdaef37f583f4c82a4586cca19b821ce611) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Enhance Calendar Date screen reader UX
12+
13+
- [#2022](https://github.com/cloudfour/cloudfour.com-patterns/pull/2022) [`5ecc88b2`](https://github.com/cloudfour/cloudfour.com-patterns/commit/5ecc88b24a1efe74b3f57cf9b1bcd684e9742393) Thanks [@spaceninja](https://github.com/spaceninja)! - Improved comment styles:
14+
15+
- Applying table styles to tables in comments.
16+
- Removing outdenting from code blocks in comments on legacy posts.
17+
18+
- [#2032](https://github.com/cloudfour/cloudfour.com-patterns/pull/2032) [`0141b47e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/0141b47e0d74d8df0f5fe9d45649005617748b97) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Remove focus-visible polyfill
19+
320
## 12.3.1
421

522
### 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": "12.3.1",
3+
"version": "12.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)