File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.11
5
+
6
+ [ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.10...v0.0.11 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - V-model not updating codemirror instance if changed externally ([ fbfa2cb] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/fbfa2cb ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** docs:** Update readme ([ 06b149a] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/06b149a ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Thimo ([ @ThimoDEV ] ( http://github.com/ThimoDEV ) )
19
+
4
20
## v0.0.10
5
21
6
22
[ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.9...v0.0.10 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-codemirror" ,
3
- "version" : " 0.0.10 " ,
3
+ "version" : " 0.0.11 " ,
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