Skip to content

Commit 4c325bc

Browse files
Publish Next Version (#2189)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a5ad0c4 commit 4c325bc

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/loud-mice-fail.md

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

.changeset/perfect-needles-kick.md

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

.changeset/rotten-pigs-enjoy.md

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

.changeset/spicy-badgers-wait.md

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

CHANGELOG.md

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

3+
## 15.2.0
4+
5+
### Minor Changes
6+
7+
- [#2188](https://github.com/cloudfour/cloudfour.com-patterns/pull/2188) [`dac73bb0`](https://github.com/cloudfour/cloudfour.com-patterns/commit/dac73bb0d65937781674ac4c724728cd16bb599f) Thanks [@tylersticka](https://github.com/tylersticka)! - New brand icons: `google-drive`, `threads` and `youtube`
8+
9+
### Patch Changes
10+
11+
- [#2191](https://github.com/cloudfour/cloudfour.com-patterns/pull/2191) [`0436266e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/0436266eafe598fcc4cae9f7a076f3d165ec635a) Thanks [@tylersticka](https://github.com/tylersticka)! - Prevent Mailchimp styles from overriding our Input and Button components.
12+
13+
- [#2193](https://github.com/cloudfour/cloudfour.com-patterns/pull/2193) [`a5ad0c4a`](https://github.com/cloudfour/cloudfour.com-patterns/commit/a5ad0c4a2ce19529f5018a107f514baf73c57228) Thanks [@tylersticka](https://github.com/tylersticka)! - Fixes issue where some code snippets had very large text in iOS Safari.
14+
15+
- [#2190](https://github.com/cloudfour/cloudfour.com-patterns/pull/2190) [`5cdfe487`](https://github.com/cloudfour/cloudfour.com-patterns/commit/5cdfe487de137fc44e316b4152df481d6efaff29) Thanks [@tylersticka](https://github.com/tylersticka)! - Fixes Mailchimp forms appearing inconsistently spaced with adjacent content.
16+
317
## 15.1.0
418

519
### 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": "15.1.0",
3+
"version": "15.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)