Skip to content

Commit 4e88c74

Browse files
committed
chore(changeset): enter pre mode
Signed-off-by: braks <[email protected]>
1 parent 3fc68e3 commit 4e88c74

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

.changeset/config.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"access": "public",
2525
"baseBranch": "master",
2626
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
27-
"onlyUpdatePeerDependentsWhenOutOfRange": true,
28-
"useCalculatedVersionForSnapshots": true
27+
"onlyUpdatePeerDependentsWhenOutOfRange": true
2928
}
3029
}

.changeset/pre.json

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"mode": "pre",
3+
"tag": "next",
4+
"initialVersions": {
5+
"@vue-flow/docs": "1.0.0",
6+
"@vue-flow/examples-nuxt3": "0.0.0",
7+
"@vue-flow/examples-quasar": "0.0.0",
8+
"@vue-flow/examples-vite": "0.0.0",
9+
"@vue-flow/background": "1.0.5",
10+
"@vue-flow/controls": "1.0.4",
11+
"@vue-flow/core": "1.16.5",
12+
"@vue-flow/minimap": "1.0.4",
13+
"@vue-flow/node-resizer": "1.3.0",
14+
"@vue-flow/node-toolbar": "1.0.6",
15+
"@vue-flow/pathfinding-edge": "1.0.5",
16+
"vueflow": "1.0.0",
17+
"@vue-flow/tests": "0.0.0",
18+
"@tooling/eslint-config": "0.0.0",
19+
"@tooling/tsconfig": "0.0.0",
20+
"@tooling/vite-config": "0.0.0"
21+
},
22+
"changesets": [
23+
"cyan-melons-unite",
24+
"fluffy-pans-boil",
25+
"hip-melons-peel"
26+
]
27+
}

0 commit comments

Comments
 (0)