Skip to content

Commit 0395e08

Browse files
committed
release: v2.1.9-beta1
1 parent 95b43ea commit 0395e08

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.9-beta1](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.1.7...v2.1.9-beta1) (2023-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* Data not updated when all code is selected for deletion([#30](https://github.com/RennCheung/codemirror-editor-vue3/issues/30)) ([95b43ea](https://github.com/RennCheung/codemirror-editor-vue3/commit/95b43ea5638da37603b739d4632045f94901cf6f))
7+
8+
9+
110
## [2.1.8](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.1.7...v2.1.8) (2023-01-31)
211

312

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.8",
4+
"version": "2.1.9-beta1",
55
"license": "MIT",
66
"files": [
77
"dist/codemirror-editor-vue3.es.js",

0 commit comments

Comments
 (0)