diff --git a/.changeset/config.json b/.changeset/config.json index 183f7587..f9e0a4ec 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,11 +6,7 @@ "repo": "bcakmakoglu/vue-flow" } ], - "fixed": [ - [ - "@vue-flow/*" - ] - ], + "fixed": [], "updateInternalDependencies": "patch", "snapshot": { "useCalculatedVersion": true @@ -20,6 +16,9 @@ "@vue-flow/examples-vite", "@vue-flow/examples-nuxt3", "@vue-flow/examples-quasar", + "@vue-flow/eslint-config", + "@vue-flow/tsconfig", + "@vue-flow/vite-config", "@vue-flow/tests", "vueflow" ],