Skip to content

Commit 033490b

Browse files
authored
chore(release): version 0.0.12
2 parents 60bfb92 + 01fe625 commit 033490b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-moons-yell.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tiptap/draftjs-to-tiptap
22

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- 60bfb92: Update how the typings are exported for the package
8+
39
## 0.0.11
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tiptap/draftjs-to-tiptap",
33
"module": "index.ts",
44
"type": "module",
5-
"version": "0.0.11",
5+
"version": "0.0.12",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)