Skip to content

Commit 86bfd4c

Browse files
Publish Next Version (#1006)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 366fc2a commit 86bfd4c

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/cool-squids-allow.md

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

.changeset/purple-beers-rhyme.md

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

.changeset/selfish-moons-whisper.md

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

.changeset/silent-planes-boil.md

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

CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [`366fc2a`](https://github.com/cloudfour/cloudfour.com-patterns/commit/366fc2a71a952e5c4f0220e69e6af424398b4d10) [#1027](https://github.com/cloudfour/cloudfour.com-patterns/pull/1027) Thanks [@tylersticka](https://github.com/tylersticka)! - Add standard padding modifiers for container object
8+
9+
* [`366fc2a`](https://github.com/cloudfour/cloudfour.com-patterns/commit/366fc2a71a952e5c4f0220e69e6af424398b4d10) [#1027](https://github.com/cloudfour/cloudfour.com-patterns/pull/1027) Thanks [@tylersticka](https://github.com/tylersticka)! - Add Cloud Cover component
10+
11+
- [`ef67b15`](https://github.com/cloudfour/cloudfour.com-patterns/commit/ef67b1558a226f9d21babf12095aedb81ca23682) [#1016](https://github.com/cloudfour/cloudfour.com-patterns/pull/1016) Thanks [@spaceninja](https://github.com/spaceninja)! - Code refactor of the elastic textarea javascript results in a slight performance improvement for IE11.
12+
13+
### Patch Changes
14+
15+
- [`26f9306`](https://github.com/cloudfour/cloudfour.com-patterns/commit/26f930617e895ffe6ce044d15ac9996b83262059) [#1005](https://github.com/cloudfour/cloudfour.com-patterns/pull/1005) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix for non-link pagination items
16+
317
## 0.3.2
418

519
### 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": "0.3.2",
3+
"version": "0.4.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)