We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd8c0c commit 915785bCopy full SHA for 915785b
CHANGELOG.md
@@ -1 +1,6 @@
1
2
+
3
+## v0.0.1
4
5
+[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.1)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-tiptap-editor",
- "version": "0.0.0",
+ "version": "0.0.1",
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
"repository": "modbender/nuxt-tiptap-editor",
"license": "MIT",
@@ -45,4 +45,4 @@
45
"nuxt": "^3.8.2",
46
"vitest": "^0.33.0"
47
}
48
-}
+}
0 commit comments