Skip to content

Commit

Permalink
release: v2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rennzhang committed Apr 7, 2024
1 parent f0e0880 commit 00234ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.5.8](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.7...v2.5.8) (2024-04-07)


### Features

* 文档搜索改用MiniSearch ([f0e0880](https://github.com/rennzhang/codemirror-editor-vue3/commit/f0e088010b0e830597a75d8fa4375f13679aac83))



# [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
"version": "2.5.0-beta.7",
"version": "2.5.8",
"license": "MIT",
"files": [
"dist"
Expand Down

0 comments on commit 00234ca

Please sign in to comment.