Skip to content

Commit 7c5ab76

Browse files
Publish Next Version (#1803)
1 parent 062d9f9 commit 7c5ab76

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/cyan-pots-divide.md

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

.changeset/forty-bottles-move.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.7.0
4+
5+
### Minor Changes
6+
7+
- [#1804](https://github.com/cloudfour/cloudfour.com-patterns/pull/1804) [`062d9f91`](https://github.com/cloudfour/cloudfour.com-patterns/commit/062d9f9101f0fc80b3924367a11070e863de22c9) Thanks [@calebeby](https://github.com/calebeby)! - Allow passing `tag_name` to deck object
8+
9+
### Patch Changes
10+
11+
- [#1802](https://github.com/cloudfour/cloudfour.com-patterns/pull/1802) [`e681420b`](https://github.com/cloudfour/cloudfour.com-patterns/commit/e681420bc16e753e916f96c745e00d58491a86fd) Thanks [@calebeby](https://github.com/calebeby)! - Fix double-scrollbar issue
12+
313
## 7.6.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": "7.6.0",
3+
"version": "7.7.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)