Skip to content

Commit 00234ca

Browse files
committed
release: v2.5.8
1 parent f0e0880 commit 00234ca

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.5.8](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.7...v2.5.8) (2024-04-07)
2+
3+
4+
### Features
5+
6+
* 文档搜索改用MiniSearch ([f0e0880](https://github.com/rennzhang/codemirror-editor-vue3/commit/f0e088010b0e830597a75d8fa4375f13679aac83))
7+
8+
9+
110
# [2.5.0-beta.7](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.6...v2.5.0-beta.7) (2024-03-29)
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.5.0-beta.7",
4+
"version": "2.5.8",
55
"license": "MIT",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)