Skip to content

Commit d6a0e4b

Browse files
committed
release: v2.1.7
1 parent d784e79 commit d6a0e4b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.1.7](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.1.6...v2.1.7) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove the default height of 200([#20](https://github.com/RennCheung/codemirror-editor-vue3/issues/20)) ([a7b4121](https://github.com/RennCheung/codemirror-editor-vue3/commit/a7b41213ee1cc457cc532b2c75ca64d675371215))
7+
8+
9+
110
## [2.1.6](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.1.4...v2.1.5) (2022-06-02)
211

312
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codemirror-editor-vue3",
33
"description": "CodeMirror component for Vue3",
4-
"version": "2.1.6",
4+
"version": "2.1.7",
55
"license": "MIT",
66
"files": [
77
"dist/codemirror-editor-vue3.es.js",

0 commit comments

Comments
 (0)