Skip to content

Commit 1a983ed

Browse files
Publish Next Version (#2155)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 27960db commit 1a983ed

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/cold-pillows-do.md

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

.changeset/nasty-frogs-smile.md

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

.changeset/neat-parrots-shop.md

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

CHANGELOG.md

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

3+
## 13.4.1
4+
5+
### Patch Changes
6+
7+
- [#2154](https://github.com/cloudfour/cloudfour.com-patterns/pull/2154) [`27960db5`](https://github.com/cloudfour/cloudfour.com-patterns/commit/27960db59c9712c17352cf9fb79d2cdf70e95f86) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix display of empty field values in Jetpack form success messaging
8+
9+
- [#2154](https://github.com/cloudfour/cloudfour.com-patterns/pull/2154) [`27960db5`](https://github.com/cloudfour/cloudfour.com-patterns/commit/27960db59c9712c17352cf9fb79d2cdf70e95f86) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix stretched `select` caret icon bug in Firefox by removing old Chrome hack that no longer seems necessary
10+
11+
- [#2154](https://github.com/cloudfour/cloudfour.com-patterns/pull/2154) [`27960db5`](https://github.com/cloudfour/cloudfour.com-patterns/commit/27960db59c9712c17352cf9fb79d2cdf70e95f86) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix right padding in `select.c-input` elements (was missing a math operator)
12+
313
## 13.4.0
414

515
### 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": "13.4.0",
3+
"version": "13.4.1",
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)