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 c9bafd4 commit e4666b4Copy full SHA for e4666b4
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.0.9
3
+
4
+[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.8...v0.0.9)
5
6
+### 🚀 Enhancements
7
8
+- Add all grammer lowlight import ([c9bafd4](https://github.com/modbender/nuxt-tiptap-editor/commit/c9bafd4))
9
10
+### ❤️ Contributors
11
12
+- Modbender
13
14
## v0.0.8
15
16
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.7...v0.0.8)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-tiptap-editor",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
"repository": "modbender/nuxt-tiptap-editor",
"license": "MIT",
0 commit comments