Skip to content

Commit 79460ba

Browse files
Publish Next Version (#1501)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 523ecda commit 79460ba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-ducks-shake.md

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

CHANGELOG.md

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

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [#1500](https://github.com/cloudfour/cloudfour.com-patterns/pull/1500) [`523ecdab`](https://github.com/cloudfour/cloudfour.com-patterns/commit/523ecdab9baac513d44a669c73c8159614919a42) Thanks [@Paul-Hebert](https://github.com/Paul-Hebert)! - Add missing `name` attribute to Comment Form email input
8+
39
## 4.0.0
410

511
### Major 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": "4.0.0",
3+
"version": "4.0.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)