Skip to content

Commit

Permalink
chore(changeset): enter pre mode
Browse files Browse the repository at this point in the history
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
  • Loading branch information
bcakmakoglu committed Mar 22, 2023
1 parent 7685966 commit c05e479
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"access": "public",
"baseBranch": "master",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true,
"useCalculatedVersionForSnapshots": true
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
}
27 changes: 27 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@vue-flow/docs": "1.0.0",
"@vue-flow/examples-nuxt3": "0.0.0",
"@vue-flow/examples-quasar": "0.0.0",
"@vue-flow/examples-vite": "0.0.0",
"@vue-flow/background": "1.0.5",
"@vue-flow/controls": "1.0.4",
"@vue-flow/core": "1.16.5",
"@vue-flow/minimap": "1.0.4",
"@vue-flow/node-resizer": "1.3.0",
"@vue-flow/node-toolbar": "1.0.6",
"@vue-flow/pathfinding-edge": "1.0.5",
"vueflow": "1.0.0",
"@vue-flow/tests": "0.0.0",
"@tooling/eslint-config": "0.0.0",
"@tooling/tsconfig": "0.0.0",
"@tooling/vite-config": "0.0.0"
},
"changesets": [
"cyan-melons-unite.md",
"fluffy-pans-boil.md",
"hip-melons-peel.md"
]
}

0 comments on commit c05e479

Please sign in to comment.