Skip to content

Commit 2bad7cc

Browse files
Publish Next Version (#1741)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e754d9 commit 2bad7cc

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/silent-carpets-doubt.md

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

.changeset/tasty-rules-argue.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+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- [#1740](https://github.com/cloudfour/cloudfour.com-patterns/pull/1740) [`5502b9f3`](https://github.com/cloudfour/cloudfour.com-patterns/commit/5502b9f36fdef1ca214551ac5387873d93d3414d) Thanks [@tylersticka](https://github.com/tylersticka)! - Replaces the `size.$padding-container-*` tokens into `size.$padding-container-vertical-*` and `size.$padding-container-horizontal-*` tokens so the vertical padding will not need to be overridden across actual layout templates.
8+
9+
### Patch Changes
10+
11+
- [#1742](https://github.com/cloudfour/cloudfour.com-patterns/pull/1742) [`3e754d92`](https://github.com/cloudfour/cloudfour.com-patterns/commit/3e754d926b9db52bdb32b3ffbffbfd29f4457335) Thanks [@spaceninja](https://github.com/spaceninja)! - Bugfix: Remove Stray Spaces from Author Component
12+
313
## 6.1.1
414

515
### 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": "6.1.1",
3+
"version": "7.0.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)