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 95ab2ab commit 1079c0dCopy full SHA for 1079c0d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.1.3](https://github.com/vuejs/repl/compare/v2.1.2...v2.1.3) (2023-06-22)
2
+
3
4
+### Bug Fixes
5
6
+* actually fix editor type ([95ab2ab](https://github.com/vuejs/repl/commit/95ab2abc29b01a565ba7bc25ef293f1434db5ef6))
7
8
9
10
## [2.1.2](https://github.com/vuejs/repl/compare/v2.1.1...v2.1.2) (2023-06-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/repl",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "Vue component for editing Vue components",
"type": "module",
"main": "dist/ssr-stub.js",
0 commit comments