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 d75c234 commit 5ab4595Copy full SHA for 5ab4595
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.0.2
3
+
4
+[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.2)
5
6
+### 🏡 Chore
7
8
+- **release:** V0.0.1 ([d75c234](https://github.com/modbender/nuxt-tiptap-editor/commit/d75c234))
9
10
+### ❤️ Contributors
11
12
+- Modbender <[email protected]>
13
14
## v0.0.1
15
16
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-tiptap-editor",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
"repository": "modbender/nuxt-tiptap-editor",
"license": "MIT",
0 commit comments