Commit 86246f0 1 parent 48339da commit 86246f0 Copy full SHA for 86246f0
File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11
11
"prismjs" : " ^1.20.0" ,
12
12
"tailwindcss" : " ^1.4.6" ,
13
13
"vue" : " ^2.6.11" ,
14
- "vue-prism-editor" : " ^1.0.1-beta.3 "
14
+ "vue-prism-editor" : " ^1.1.0 "
15
15
},
16
16
"devDependencies" : {
17
17
"@vue/cli-plugin-babel" : " ~4.3.0" ,
Original file line number Diff line number Diff line change 1
1
# vue-prism-editor
2
2
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - fix: scrolling problem - text won't display past initial height
8
+
3
9
## 1.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-prism-editor" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " A dead simple code editor with syntax highlighting and line numbers." ,
5
5
"author" : {
6
6
"name" : " Mesut Koca" ,
You can’t perform that action at this time.
0 commit comments