Skip to content

Commit fb611b4

Browse files
committed
release: v2.7.0
1 parent 8979694 commit fb611b4

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.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+
110
## [2.6.1](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.6.0...v2.6.1) (2024-06-13)
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.6.1",
4+
"version": "2.7.0",
55
"license": "MIT",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)