chore: update changeset files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@2.25.0/schema.json",
|
||||
"$schema": "https://unpkg.com/@changesets/config@latest/schema.json",
|
||||
"changelog": ["@changesets/changelog-github", { "repo": "bcakmakoglu/vue-flow" }],
|
||||
"fixed": [],
|
||||
"updateInternalDependencies": "patch",
|
||||
"snapshot": {
|
||||
"useCalculatedVersion": true
|
||||
},
|
||||
"ignore": ["docs", "tests", "nuxt3-examples", "quasar-examples", "vite-examples", "vueflow"],
|
||||
"commit": false,
|
||||
"linked": [],
|
||||
|
||||
Reference in New Issue
Block a user