Skip to content

Commit 5430bf2

Browse files
Publish Next Version (#2135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c524bbd commit 5430bf2

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/curvy-ears-rule.md

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

.changeset/giant-sheep-bake.md

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

.changeset/modern-flowers-remember.md

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

.changeset/shy-bees-doubt.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+
## 13.1.0
4+
5+
### Minor Changes
6+
7+
- [#2132](https://github.com/cloudfour/cloudfour.com-patterns/pull/2132) [`f6056a8e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/f6056a8e67c02c20afc78c476236b922e733fda1) Thanks [@tylersticka](https://github.com/tylersticka)! - Badges can now be links
8+
9+
- [#2137](https://github.com/cloudfour/cloudfour.com-patterns/pull/2137) [`c524bbd3`](https://github.com/cloudfour/cloudfour.com-patterns/commit/c524bbd32cee4d6ac2f77138e78ecacbbc674ffe) Thanks [@tylersticka](https://github.com/tylersticka)! - Adds Article Header layout object for composing an article's title with relevant meta information
10+
11+
### Patch Changes
12+
13+
- [#2133](https://github.com/cloudfour/cloudfour.com-patterns/pull/2133) [`c30c97fc`](https://github.com/cloudfour/cloudfour.com-patterns/commit/c30c97fc4aa23d56e0be8b135250d6baf2735466) Thanks [@tylersticka](https://github.com/tylersticka)! - Button Group and Inline Lists now use `gap` properties instead of margin, removing the need for negative margins on the parent element
14+
15+
- [#2136](https://github.com/cloudfour/cloudfour.com-patterns/pull/2136) [`6580785e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/6580785e3f2edf8a8ab0e2c3600c6152f9b7f2aa) Thanks [@tylersticka](https://github.com/tylersticka)! - Improves quality of syntax highlighting for JavaScript (and similar languages) using highlight.php 9.x
16+
317
## 13.0.0
418

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