Skip to content

Commit 974f8fe

Browse files
authored
feat: canary version use commit hash (#2041)
1 parent aff900c commit 974f8fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.changeset/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
1010
"ignore": ["example-*"],
11+
"snapshot": {
12+
"prereleaseTemplate": "{tag}-{commit}"
13+
},
1114
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
1215
"onlyUpdatePeerDependentsWhenOutOfRange": true
1316
}

0 commit comments

Comments
 (0)