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 179e36f commit c037658Copy full SHA for c037658
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.5.0-beta.7](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.6...v2.5.0-beta.7) (2024-03-29)
2
+
3
4
+### Bug Fixes
5
6
+* doc build error ([179e36f](https://github.com/rennzhang/codemirror-editor-vue3/commit/179e36fd42b586a7a594899bc9079322dacdf531))
7
8
9
10
# [2.5.0-beta.6](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.5...v2.5.0-beta.6) (2024-03-28)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
- "version": "2.5.0-beta.6",
+ "version": "2.5.0-beta.7",
"license": "MIT",
"files": [
"dist"
0 commit comments