Skip to content

Commit c94aea2

Browse files
chore: use calculated version for snapshots
1 parent e42d38e commit c94aea2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
"access": "public",
88
"baseBranch": "master",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": [],
11+
"snapshot": {
12+
"useCalculatedVersion": true,
13+
"prereleaseTemplate": "{tag}-{datetime}"
14+
}
1115
}

0 commit comments

Comments
 (0)