We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b638a19 commit 7508e9dCopy full SHA for 7508e9d
CHANGELOG.md
@@ -1,4 +1,16 @@
1
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
14
## v0.0.4
15
16
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.3...v0.0.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-tiptap-editor",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
"repository": "modbender/nuxt-tiptap-editor",
"license": "MIT",
0 commit comments