Skip to content

Commit 31610f2

Browse files
Publish Next Version (#1003)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 849dcfc commit 31610f2

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/gorgeous-lions-cross.md

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

.changeset/strange-houses-repeat.md

Lines changed: 0 additions & 5 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+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- [`849dcfc`](https://github.com/cloudfour/cloudfour.com-patterns/commit/849dcfcc2c1968e7b1f853a3d01ce901ee36da77) [#991](https://github.com/cloudfour/cloudfour.com-patterns/pull/991) Thanks [@tylersticka](https://github.com/tylersticka)! - Reduced errors when Ground Nav has incomplete data
8+
9+
* [`dc39b08`](https://github.com/cloudfour/cloudfour.com-patterns/commit/dc39b088dc1b9eb05dcf91a086a0067f0c2324ed) [#990](https://github.com/cloudfour/cloudfour.com-patterns/pull/990) Thanks [@tylersticka](https://github.com/tylersticka)! - Fix pagination next/previous issue in Timber
10+
311
## 0.3.1
412

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