Hello,
I just set up some workflows using changesets/action@v1. I have a canary release for PRs using --snapshot. I set "useCalculatedVersion" = true, in my .changeset/config.json but I'm still getting 0.0.0 for the version number.
Is this feature not supported by the action?
Docs for useCalculatedVersion: https://github.com/changesets/changesets/blob/main/docs/config-file-options.md#usecalculatedversion-optional-boolean
Hello,
I just set up some workflows using
changesets/action@v1. I have a canary release for PRs using--snapshot. I set"useCalculatedVersion" = true, in my.changeset/config.jsonbut I'm still getting0.0.0for the version number.Is this feature not supported by the action?
Docs for useCalculatedVersion: https://github.com/changesets/changesets/blob/main/docs/config-file-options.md#usecalculatedversion-optional-boolean