Skip to content

Commit 42b9ca9

Browse files
Publish Next Version (#2211)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9dbe23a commit 42b9ca9

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dry-tables-leave.md

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

.changeset/slimy-eagles-approve.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+
## 16.3.1
4+
5+
### Patch Changes
6+
7+
- [#2209](https://github.com/cloudfour/cloudfour.com-patterns/pull/2209) [`d02e6be6`](https://github.com/cloudfour/cloudfour.com-patterns/commit/d02e6be6fcade50df7d9de85e8d8526638bcdf30) Thanks [@tylersticka](https://github.com/tylersticka)! - Prevent Buttons from feeling disconnected from Input Groups when `:hover` or `:active` states are applied
8+
9+
- [#2212](https://github.com/cloudfour/cloudfour.com-patterns/pull/2212) [`9dbe23a6`](https://github.com/cloudfour/cloudfour.com-patterns/commit/9dbe23a690b6c3d6bee768fc6dad01c01f850d3e) Thanks [@tylersticka](https://github.com/tylersticka)! - Disable calc optimization in minified stylesheet. This addresses a warning when `calc` included a `clamp` function, and very slightly reduces the size of the stylesheet when compressed.
10+
311
## 16.3.0
412

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