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 e571e5d commit c723a84Copy full SHA for c723a84
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [2.3.0](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.0-beta.1...v2.3.0) (2023-03-07)
2
+
3
4
5
# [2.3.0-beta.1](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.0-beta2...v2.3.0-beta.1) (2023-03-07)
6
7
package.json
@@ -1,7 +1,7 @@
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
- "version": "2.3.0-beta.1",
+ "version": "2.3.0",
"license": "MIT",
"files": [
"dist"
scripts/release.cjs
0 commit comments