Skip to content

Commit c037658

Browse files
committed
release: v2.5.0-beta.7
1 parent 179e36f commit c037658

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.0-beta.7](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.6...v2.5.0-beta.7) (2024-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* doc build error ([179e36f](https://github.com/rennzhang/codemirror-editor-vue3/commit/179e36fd42b586a7a594899bc9079322dacdf531))
7+
8+
9+
110
# [2.5.0-beta.6](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.5...v2.5.0-beta.6) (2024-03-28)
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.6",
4+
"version": "2.5.0-beta.7",
55
"license": "MIT",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)