Skip to content

Commit bab634a

Browse files
Publish Next Version (#2131)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 05d4988 commit bab634a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/eight-experts-refuse.md

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

.changeset/eleven-tips-greet.md

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

CHANGELOG.md

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

3+
## 13.0.0
4+
5+
### Major Changes
6+
7+
- [#2111](https://github.com/cloudfour/cloudfour.com-patterns/pull/2111) [`05d49884`](https://github.com/cloudfour/cloudfour.com-patterns/commit/05d49884b46730e6fb26160bf7156d19bafbed42) Thanks [@tylersticka](https://github.com/tylersticka)! - Add Highlight.js theme to support server-side syntax highlighting, replaces Prism theme
8+
9+
### Patch Changes
10+
11+
- [#2129](https://github.com/cloudfour/cloudfour.com-patterns/pull/2129) [`c91f85d9`](https://github.com/cloudfour/cloudfour.com-patterns/commit/c91f85d93f80d3f0eda979d2497fde035cba7210) Thanks [@tylersticka](https://github.com/tylersticka)! - Add support for a `content` property (in addition to `comment_content`) so the comment component will apply content filters in WordPress/Timber projects
12+
313
## 12.8.0
414

515
### 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": "12.8.0",
3+
"version": "13.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)