File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.2
5
+
6
+ [ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.1...v0.0.2 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Duplicate codemirror/state causing extensions not working ([ 75f6f97] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/75f6f97 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Update readme ([ c0f2574] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/c0f2574 ) )
15
+ - Fix tags in readme ([ ad4a377] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/ad4a377 ) )
16
+ - Update readme install line ([ d014ff0] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/d014ff0 ) )
17
+ - Update readme with credits ([ 6597299] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/6597299 ) )
18
+
19
+ ### ❤️ Contributors
20
+
21
+ - Thimo ([ @ThimoDEV ] ( http://github.com/ThimoDEV ) )
22
+
4
23
## v0.0.1
5
24
6
25
[ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.2...v0.0.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-codemirror" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " Nuxt codemirror module" ,
5
5
"repository" : " https://github.com/ThimoDEV/nuxt-codemirror" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments