File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.0.3
3
+
4
+ [ compare changes] ( https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.2...v0.0.3 )
5
+
6
+ ### 🚀 Enhancements
7
+
8
+ - Add imports for default extensions ([ 05c4ca8] ( https://github.com/modbender/nuxt-tiptap-editor/commit/05c4ca8 ) )
9
+
10
+ ### ❤️ Contributors
11
+
12
+ - Modbender < rameshmamathayashas@gmail.com >
13
+
2
14
## v0.0.2
3
15
4
16
[ compare changes] ( https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-tiptap-editor" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " Essentials to Quickly Integrate TipTap Editor into your Nuxt App" ,
5
5
"repository" : " modbender/nuxt-tiptap-editor" ,
6
6
"license" : " MIT" ,
48
48
"nuxt" : " ^3.8.2" ,
49
49
"vitest" : " ^0.33.0"
50
50
}
51
- }
51
+ }
You can’t perform that action at this time.
0 commit comments