File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.0.6
3
+
4
+ [ compare changes] ( https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.5...v0.0.6 )
5
+
6
+ ### 🩹 Fixes
7
+
8
+ - Playground TipTap component ([ 879b975] ( https://github.com/modbender/nuxt-tiptap-editor/commit/879b975 ) )
9
+ - Prefix default ts ([ 681aac2] ( https://github.com/modbender/nuxt-tiptap-editor/commit/681aac2 ) )
10
+ - Prefix for components, lowlight import ([ a4f735e] ( https://github.com/modbender/nuxt-tiptap-editor/commit/a4f735e ) )
11
+ - Unexpected var ([ 474be95] ( https://github.com/modbender/nuxt-tiptap-editor/commit/474be95 ) )
12
+ - Never reassigned optionalComponents ([ 282f255] ( https://github.com/modbender/nuxt-tiptap-editor/commit/282f255 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - Update README ([ 86486bc] ( https://github.com/modbender/nuxt-tiptap-editor/commit/86486bc ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+
21
+
2
22
## v0.0.5
3
23
4
24
[ compare changes] ( https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.4...v0.0.5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-tiptap-editor" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"description" : " Essentials to Quickly Integrate TipTap Editor into your Nuxt App" ,
5
5
"repository" : " modbender/nuxt-tiptap-editor" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments