Skip to content

Commit 68a625c

Browse files
RELEASING: Releasing 1 package(s)
Releases: @craft-cross-cms/rich-text-core@0.0.4
1 parent 2f4902b commit 68a625c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-worlds-cover.md

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

packages/rich-text-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @craft-cross-cms/rich-text-core
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 72fa6d1: Re-export `MarkdownExtensionOptions` and `MarkdownExtensionStorage` types from `@tiptap/markdown` to propagate its module augmentation to consumers.
8+
39
## 0.0.3
410

511
### Patch Changes

packages/rich-text-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@craft-cross-cms/rich-text-core",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "TipTap-based rich text core for Craft Cross CMS (xcms)",
55
"license": "Apache-2.0",
66
"author": "PLAID, Inc.",

0 commit comments

Comments
 (0)