Skip to content

Commit ddc6431

Browse files
committed
release: v2.8.0-beta.0
1 parent b35d6e1 commit ddc6431

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.8.0-beta.0](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.7.1...v2.8.0-beta.0) (2024-09-20)
2+
3+
4+
### Features
5+
6+
* 去除不必要的dependencies依赖 ([b35d6e1](https://github.com/rennzhang/codemirror-editor-vue3/commit/b35d6e16acded0729772f10fd1fc6f1487e6cd57))
7+
8+
9+
110
## [2.7.1](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.7.0...v2.7.1) (2024-09-05)
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.7.1",
4+
"version": "2.8.0-beta.0",
55
"license": "MIT",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)