Skip to content

Commit

Permalink
release: v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Apr 8, 2024
1 parent b324158 commit 2cfbf19
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 51 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloydlau/json-editor-vue",
"version": "0.13.0",
"version": "0.13.1",
"exports": "./dist/json-editor-vue.mjs",
"publish": {
"include": [
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "json-editor-vue",
"PascalCasedName": "JsonEditorVue",
"version": "0.13.0",
"version": "0.13.1",
"private": false,
"description": "Vue 2.6/2.7/3 & Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.",
"author": {
Expand Down Expand Up @@ -76,7 +76,7 @@
"vue-demi": "^0.14.7"
},
"devDependencies": {
"@antfu/eslint-config": "^2.12.2",
"@antfu/eslint-config": "^2.13.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@types/cross-spawn": "^6.0.6",
Expand Down
85 changes: 38 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit 2cfbf19

Please sign in to comment.