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 99e6639 commit 2e97700Copy full SHA for 2e97700
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.4.0-beta.0](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.1...v2.4.0-beta.0) (2023-11-07)
2
+
3
4
+### Bug Fixes
5
6
+* fixed script ([99e6639](https://github.com/RennCheung/codemirror-editor-vue3/commit/99e66393b34946c0f557d707a0ea3a51d43969ee))
7
8
9
10
## [2.3.1](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.0...v2.3.1) (2023-11-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
- "version": "2.3.1",
+ "version": "2.4.0-beta.0",
"license": "MIT",
"files": [
"dist"
0 commit comments