Skip to content

Commit bd832a4

Browse files
committed
release: v2.0.5
1 parent cde769b commit bd832a4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.0.5
2+
3+
`2022-03-23`
4+
5+
- 🐞 fix: Repair "PlaceHolder" cannot respond to update issues [#15](https://github.com/RennCheung/codemirror-editor-vue3/issues/15)
6+
7+
---
8+
9+
- 🐞 fix: 修复 "PlaceHolder" 不能响应式更新的 bug [#15](https://github.com/RennCheung/codemirror-editor-vue3/issues/15)
10+
111
## 2.0.4
212

313
`2022-03-17`

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

0 commit comments

Comments
 (0)