Skip to content

Commit ce80d1a

Browse files
committed
release: v2.8.0
1 parent a45546c commit ce80d1a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [2.8.0](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.8.0-beta.0...v2.8.0) (2024-09-20)
2+
3+
4+
15
# [2.8.0-beta.0](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.7.1...v2.8.0-beta.0) (2024-09-20)
26

37

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.8.0-beta.0",
4+
"version": "2.8.0",
55
"license": "MIT",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)