Skip to content

Commit 7508e9d

Browse files
committed
chore(release): v0.0.5
1 parent b638a19 commit 7508e9d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v0.0.5
3+
4+
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.4...v0.0.5)
5+
6+
### 🚀 Enhancements
7+
8+
- Add core imports Node and Mark ([b638a19](https://github.com/modbender/nuxt-tiptap-editor/commit/b638a19))
9+
10+
### ❤️ Contributors
11+
12+
- Modbender <[email protected]>
13+
214
## v0.0.4
315

416
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.3...v0.0.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-tiptap-editor",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
55
"repository": "modbender/nuxt-tiptap-editor",
66
"license": "MIT",

0 commit comments

Comments
 (0)