We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8979694 commit fb611b4Copy full SHA for fb611b4
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.7.0](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.6.1...v2.7.0) (2024-06-13)
2
+
3
4
+### Features
5
6
+* 调整useViewControl逻辑 ([8979694](https://github.com/rennzhang/codemirror-editor-vue3/commit/89796941fab829d53363ac2a0a04454016410842))
7
8
9
10
## [2.6.1](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.6.0...v2.6.1) (2024-06-13)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
- "version": "2.6.1",
+ "version": "2.7.0",
"license": "MIT",
"files": [
"dist"
0 commit comments