Skip to content

Commit 378f54f

Browse files
committed
release: v2.3.1
1 parent 23a03a3 commit 378f54f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.3.1](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.0...v2.3.1) (2023-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** - ([f13b482](https://github.com/RennCheung/codemirror-editor-vue3/commit/f13b482515aa619f01922284a961c97643731087))
7+
8+
9+
### Features
10+
11+
* 增加 favicon ([f0cb9fa](https://github.com/RennCheung/codemirror-editor-vue3/commit/f0cb9fa71ed34eedf1cf602c268cbbaba2dd549b))
12+
* update install command ([956b150](https://github.com/RennCheung/codemirror-editor-vue3/commit/956b150d3c05f4d0c8fd5bd02af44a9be0b71168))
13+
14+
15+
116
# [2.3.0](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.0-beta.1...v2.3.0) (2023-03-07)
217

318

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.3.0",
4+
"version": "2.3.1",
55
"license": "MIT",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)