Skip to content

Commit a8ccca9

Browse files
Publish Next Version
1 parent fdf76ff commit a8ccca9

File tree

5 files changed

+14
-18
lines changed

5 files changed

+14
-18
lines changed

.changeset/dry-kangaroos-try.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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @cloudfour/patterns
22

3+
## 12.3.2
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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:
10+
11+
- Applying table styles to tables in comments.
12+
- Removing outdenting from code blocks in comments on legacy posts.
13+
14+
- [#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
15+
316
## 12.3.1
417

518
### 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.3.2",
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)