Skip to content

Commit 2cfbf19

Browse files
committed
release: v0.13.1
1 parent b324158 commit 2cfbf19

File tree

4 files changed

+42
-51
lines changed

4 files changed

+42
-51
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloydlau/json-editor-vue",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"exports": "./dist/json-editor-vue.mjs",
55
"publish": {
66
"include": [

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-editor-vue",
33
"PascalCasedName": "JsonEditorVue",
4-
"version": "0.13.0",
4+
"version": "0.13.1",
55
"private": false,
66
"description": "Vue 2.6/2.7/3 & Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.",
77
"author": {
@@ -76,7 +76,7 @@
7676
"vue-demi": "^0.14.7"
7777
},
7878
"devDependencies": {
79-
"@antfu/eslint-config": "^2.12.2",
79+
"@antfu/eslint-config": "^2.13.0",
8080
"@commitlint/cli": "^19.2.1",
8181
"@commitlint/config-conventional": "^19.1.0",
8282
"@types/cross-spawn": "^6.0.6",

pnpm-lock.yaml

Lines changed: 38 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stats.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)