Skip to content

Commit 1875d81

Browse files
committed
release: v0.17.0
1 parent 6fa118b commit 1875d81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "@ledangdung/json-editor-vue",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"exports": "./dist/json-editor-vue.mjs",
55
"publish": {
66
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ledangdung/json-editor-vue",
33
"PascalCasedName": "JsonEditorVue",
4-
"version": "0.16.0",
4+
"version": "0.17.0",
55
"private": false,
66
"description": "Vue 2.6/2.7/3 & Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.",
77
"author": "Cloyd Lau (https://github.com/cloydlau)",

0 commit comments

Comments
 (0)