Skip to content

Commit

Permalink
chore(repo): Use datetime for prereleaseTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosdouvlis committed Nov 19, 2024
1 parent 152f0b8 commit f5fb87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"updateInternalDependencies": "patch",
"snapshot": {
"useCalculatedVersion": true,
"prereleaseTemplate": "{tag}.v{commit}"
"prereleaseTemplate": "{tag}.v{datetime}"
},
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true,
Expand Down

0 comments on commit f5fb87c

Please sign in to comment.