Skip to content

Commit 8bae948

Browse files
Publish Next Version (#2184)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9f47287 commit 8bae948

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dirty-deers-turn.md

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

.changeset/six-bottles-retire.md

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

CHANGELOG.md

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

3+
## 15.0.2
4+
5+
### Patch Changes
6+
7+
- [#2183](https://github.com/cloudfour/cloudfour.com-patterns/pull/2183) [`9f47287d`](https://github.com/cloudfour/cloudfour.com-patterns/commit/9f47287d9b3067cbad7caba2391f27bd61628f2f) Thanks [@tylersticka](https://github.com/tylersticka)! - Prevent WordPress from overriding the "small" font size utility styles.
8+
9+
- [#2182](https://github.com/cloudfour/cloudfour.com-patterns/pull/2182) [`b9b210b2`](https://github.com/cloudfour/cloudfour.com-patterns/commit/b9b210b279f3da2b8781de69630172468373068b) Thanks [@tylersticka](https://github.com/tylersticka)! - Inline code elements inside of lighter gray containers now have improved contrast.
10+
311
## 15.0.1
412

513
### 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": "15.0.1",
3+
"version": "15.0.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)