Skip to content

Commit 6bdffee

Browse files
chore(release): publish a new release version (#17)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18e41e9 commit 6bdffee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-clouds-develop.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tiptap/draftjs-to-tiptap
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 18e41e9: Removed an unnecessary runtime dependency
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tiptap/draftjs-to-tiptap",
33
"module": "./dist/index.js",
44
"type": "module",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)