Skip to content

Commit 1079c0d

Browse files
committed
v2.1.3
1 parent 95ab2ab commit 1079c0d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [2.1.2](https://github.com/vuejs/repl/compare/v2.1.1...v2.1.2) (2023-06-22)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/repl",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Vue component for editing Vue components",
55
"type": "module",
66
"main": "dist/ssr-stub.js",

0 commit comments

Comments
 (0)