Skip to content

Commit 110fe44

Browse files
Publish Next Version (#2198)
1 parent 1860288 commit 110fe44

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/shy-rats-joke.md

Lines changed: 0 additions & 7 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.0.0
4+
5+
### Major Changes
6+
7+
- [#2194](https://github.com/cloudfour/cloudfour.com-patterns/pull/2194) [`172b3cd`](https://github.com/cloudfour/cloudfour.com-patterns/commit/172b3cdce904c3ce0d5e1af0e2dca92d457fadc5) Thanks [@spaceninja](https://github.com/spaceninja)! - Adding v2 of the Ground Nav component, with support for feature blocks.
8+
9+
Note that this is a breaking change because it removes the "kudos" section and breaks compatibility with the PWA Stats version.
10+
311
## 15.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": "15.3.0",
3+
"version": "16.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)