We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35d6e1 commit ddc6431Copy full SHA for ddc6431
CHANGELOG.md
@@ -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
10
## [2.7.1](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.7.0...v2.7.1) (2024-09-05)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
- "version": "2.7.1",
+ "version": "2.8.0-beta.0",
"license": "MIT",
"files": [
"dist"
0 commit comments