Skip to content

Commit 52714cd

Browse files
Publish Next Version (#1504)
1 parent 5784d46 commit 52714cd

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/old-trees-compare.md

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

.changeset/sharp-moles-lick.md

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

.changeset/tasty-bugs-talk.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+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- [#1499](https://github.com/cloudfour/cloudfour.com-patterns/pull/1499) [`30641c95`](https://github.com/cloudfour/cloudfour.com-patterns/commit/30641c955c5e12e839f551e54954abd4597b79ba) Thanks [@gerardo-rodriguez](https://github.com/gerardo-rodriguez)! - Add CSS text utility classes
8+
9+
* [#1507](https://github.com/cloudfour/cloudfour.com-patterns/pull/1507) [`5784d46e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/5784d46eedcd0d3911a68e32c28b251b1d773a34) Thanks [@calebeby](https://github.com/calebeby)! - Compress away all unused tokens in ESM bundle
10+
11+
### Patch Changes
12+
13+
- [#1506](https://github.com/cloudfour/cloudfour.com-patterns/pull/1506) [`f14ccb05`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f14ccb0509121bcbff993dbfaf64e0580219f86e) Thanks [@Paul-Hebert](https://github.com/Paul-Hebert)! - Make nested headings inherit font colors
14+
315
## 4.1.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": "4.1.0",
3+
"version": "4.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)