chore: update changeset files

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-13 15:32:28 +01:00
parent 000dd5c9ba
commit 745f1c2682
3 changed files with 20 additions and 6 deletions
+4 -1
View File
@@ -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": [],
-1
View File
@@ -1,5 +1,4 @@
---
'@vue-flow/additional-components': minor
'@vue-flow/core': minor
---