diff --git a/.changeset/config.json b/.changeset/config.json index f180c4cc..b8350205 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -11,8 +11,12 @@ "linked": [], "access": "public", "baseBranch": "main", + "snapshot": { + "prereleaseTemplate": "{tag}-{commit}", + "useCalculatedVersion": true + }, "updateInternalDependencies": "patch", "ignore": [ "web-csv-toolbox-benchmark" ] -} \ No newline at end of file +} diff --git a/.changeset/great-dryers-invent.md b/.changeset/great-dryers-invent.md new file mode 100644 index 00000000..2cb091f5 --- /dev/null +++ b/.changeset/great-dryers-invent.md @@ -0,0 +1,5 @@ +--- +"web-csv-toolbox": patch +--- + +Update Snapshot release configuration